| GrapeCity.Win.MultiRow Namespace : SectionPaintingEventArgs Class |
For a list of all members of this type, see SectionPaintingEventArgs members.
| Name | Description | |
|---|---|---|
![]() | ClipBounds | Gets the clip area of the current Section that is being painted. |
![]() | 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. |
![]() | SectionBounds | Gets the boundary of this section. |
![]() | SectionIndex | Gets the index of the owner Section that the event occurs for. |
![]() | ZoomFactor | Gets the zoom factor of the current GcMultiRow control. |