GrapeCity.Win.MultiRow Namespace : CellTouchToolBarNeededEventArgs Class |
The following tables list the members exposed by CellTouchToolBarNeededEventArgs.
Name | Description | |
---|---|---|
CellTouchToolBarNeededEventArgs Constructor | Overloaded. |
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) | |
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) | |
TouchToolBar | Gets or sets the touch toolbar for the cell that raised the GcMultiRow.CellTouchToolBarNeeded event. |