Atomic operation to paint grouped Columns on the panel. The method PaintAll()()()() does not call this method if the ColumnCaptions flag in the PaintPart property is dropped.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public void PaintColumnCaptions() |
| Visual Basic |
|---|
Public Sub PaintColumnCaptions |
| Visual C++ |
|---|
public: void PaintColumnCaptions() |
| F# |
|---|
member PaintColumnCaptions : unit -> unit |