The PaintHeaderEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| PaintAll |
Performs the default painting.
| |
| PaintColumnPanel |
Paints the column panel.
| |
| PaintFilterInRowSelector |
Atomic operation to paint a filter in the row selector. The method PaintAll()()()() does not call this method if the Filter flag in the PaintPart property is dropped.
| |
| PaintGroupPanel |
Paints the group panel.
| |
| PaintHierarchyBackground |
Atomic operation to paint the hierarchical background. The method PaintAll()()()() does not call this method if the HierarchicalLinesBackground flag in the PaintPart property is dropped.
| |
| PaintRowSelector |
Atomic operation to paint the row selector. The method PaintAll()()()() does not call this method if the RowSelector flag in the PaintPart property is dropped.
|