Search
CellBoundsEventArgs Members
Properties
 


Contains the arguments passed to handlers of the CellBoundsChanged event.

The following tables list the members exposed by the CellBoundsEventArgs type.

 Public Properties

  Name Description

Cell

Gets the cell which has been resized.

NewBounds

Gets the new bounding rectangle of the cell.

OldBounds

Gets the old bounding rectangle of the cell.

 See Also