The PaintHeaderEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bounds |
Gets the visible bounds of the Header.
|
![]() | ClipBounds |
A Rectangle that represents the area of the Grid that needs to be repainted.
|
![]() | FinalHierarchyBackgroundColor |
Gets the final color of the hierarchy background. The final color is a result of blending
of the BackColor and the selection color.
|
![]() | Graphics |
Gets the graphics.
|
![]() | Grid |
Gets the Grid.
|
![]() | Handled |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the Grid should continue its own processing.
|
![]() | Header |
Gets the Header.
|
![]() | HierarchyBounds | |
![]() | ParentRow | |
![]() | Parts |
Gets or sets the parts of the Header that are to be painted.
|
![]() | Render |
Gets or sets the render that performs basic painting operations
|
![]() | RowSelectorBounds |