| GrapeCity.Win.MultiRow Namespace : DataErrorEventArgs Class |
For a list of all members of this type, see DataErrorEventArgs members.
| 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) |
![]() | Context | Gets the context of this data error. |
![]() | Exception | Gets the thrown exception that caused the data error. |
![]() | 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) |
![]() | ThrowException | Gets a value that indicates whether to throw an exception. |