The PaintColumnPanelEventArgs type exposes the following members.

Methods

  NameDescription
Public methodPaintAll
Performs the default painting.
Public methodPaintBeforeFirstColumn
Atomic operation to paint the space before the first Column. The method PaintAll()()()() does not call this method if the SpaceBeforeFirstColumn flag in the PaintPart property is dropped.
Public methodPaintColumnCaptions
Atomic operation to paint all Columns. The method PaintAll()()()() does not call this method if the ColumnCaptions flag in the PaintPart property is dropped.

See Also