Atomic operation to paint a frame around the selected row. The method PaintAll()()()() does not call this method if the Selection 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 PaintSelection() |
| Visual Basic |
|---|
Public Sub PaintSelection |
| Visual C++ |
|---|
public: void PaintSelection() |
| F# |
|---|
member PaintSelection : unit -> unit |