GrapeCity.Win.MultiRow Namespace : CellFormattingEventArgs Class |
The following tables list the members exposed by CellFormattingEventArgs.
Name | Description | |
---|---|---|
CellFormattingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
CellIndex | Gets the cell index in its parent Section. | |
CellName | Gets the name of the cell. | |
CellStyle | Gets or sets the cell style that is being formatted. | |
DesiredType | (Inherited from System.Windows.Forms.ConvertEventArgs) | |
FormattingApplied | Gets or sets a value that indicates whether the cell value has been successfully formatted. | |
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) |