| GrapeCity.Win.MultiRow Namespace : ResizeTipTextNeededEventArgs Class |
For a list of all members of this type, see ResizeTipTextNeededEventArgs members.
| 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) |