GrapeCity.Win.MultiRow Namespace : CellParsingEventArgs Class |
The following tables list the members exposed by CellParsingEventArgs.
Name | Description | |
---|---|---|
CellParsingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
CellIndex | Gets the cell index in its parent Section. | |
CellName | Gets the cell name. | |
CellStyle | Gets or sets the style applied to the edited cell. | |
DesiredType | (Inherited from System.Windows.Forms.ConvertEventArgs) | |
ParsingApplied | Gets or sets a value that indicates whether a cell's value has been successfully parsed. | |
RowIndex | Gets the index of the owner Row that the event occurs for. | |
Scope | Gets the cell area that the event occurs for. | |
SectionIndex | Gets the index of the owner Section that the event occurs for. | |
Value | (Inherited from System.Windows.Forms.ConvertEventArgs) |