GrapeCity.Win.MultiRow Namespace : ResizeTipTextNeededEventArgs Class |
The following tables list the members exposed by ResizeTipTextNeededEventArgs.
Name | Description | |
---|---|---|
ResizeTipTextNeededEventArgs Constructor | Initializes a new instance of the ResizeTipTextNeededEventArgs class. |
Name | Description | |
---|---|---|
CellIndex | Gets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
CellName | Gets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
Direction | Gets a value that indicates the resize direction. | |
NewValue | Gets the width or height value of the header cell in the current resize state. The unit is in pixels. | |
OldValue | Gets the width or height of the cell before resizing. The unit is in pixels. | |
ResizeTipText | Gets or sets the displayed text in the resize tip. | |
RowIndex | Gets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
Scope | Gets the area of the cell that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
SectionIndex | Gets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |