The PaintHeaderEventArgs type exposes the following members.

Methods

  NameDescription
Public methodPaintAll
Performs the default painting.
Public methodPaintColumnPanel
Paints the column panel.
Public methodPaintFilterInRowSelector
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.
Public methodPaintGroupPanel
Paints the group panel.
Public methodPaintHierarchyBackground
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.
Public methodPaintRowSelector
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.

See Also