GrapeCity.Win.MultiRow Namespace : CellErrorTextNeededEventArgs Class |
The following tables list the members exposed by CellErrorTextNeededEventArgs.
Name | Description | |
---|---|---|
CellErrorTextNeededEventArgs Constructor | Initializes a new instance of the CellErrorTextNeededEventArgs 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) | |
ErrorText | Gets or sets a string that describes the error for the current Cell. | |
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) |