GrapeCity.Win.MultiRow Namespace : CellPaintingEventArgs Class |
For a list of all members of this type, see CellPaintingEventArgs members.
Name | Description | |
---|---|---|
![]() | CellBounds | Gets the cell boundary. |
![]() | CellIndex | Gets the cell index in its parent Section. |
![]() | CellName | Gets the name of the cell. |
![]() | CellStyle | Gets the display style of the Cell being painted. |
![]() | ClipBounds | Gets the clip boundary of the current Cell that is being painted. |
![]() | Enabled | Gets a value that indicates whether this cell is enabled. |
![]() | ErrorIcon | Gets the cell error icon. |
![]() | ErrorIconAlignment | Gets the alignment of the error icon associated with the cell. |
![]() | ErrorText | Gets the error text of the error that occurred on the cell. |
![]() | FormattedValue | Gets the formatted value of the current cell. |
![]() | Graphics | Gets the graphics object used to draw the cell. |
![]() | Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
![]() | IsPrinting | Gets a value that indicates whether this cell is being printed. |
![]() | 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. |
![]() | Selected | Gets a value that indicates whether the specified Cell is selected. |
![]() | Value | Gets the cell value. |
![]() | ZoomFactor | Gets the zoom factor of the current GcMultiRow control. |