GrapeCity.Win.MultiRow Namespace : CellValidatingEventArgs Class |
The following tables list the members exposed by CellValidatingEventArgs.
Name | Description | |
---|---|---|
![]() | CellValidatingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | CellIndex | Gets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |
![]() | CellName | Gets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |
![]() | FormattedValue | Gets the formatted cell contents that need to be validated. |
![]() | RowIndex | Gets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |
![]() | Scope | Gets the cell area that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |
![]() | SectionIndex | Gets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |