The PaintColumnPanelEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
PaintAll |
Performs the default painting.
| |
PaintBeforeFirstColumn |
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.
| |
PaintColumnCaptions |
Atomic operation to paint all Columns. The method PaintAll()()()() does not call this method if the ColumnCaptions flag in the PaintPart property is dropped.
|