Atomic operation to paint the UITypeEditor in the Cell if it is editable. The method PaintAll()()()() does not call this method if the Editor flag in the PaintPart property is dropped.

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public void PaintEditor()
Visual Basic
Public Sub PaintEditor
Visual C++
public:
void PaintEditor()
F#
member PaintEditor : unit -> unit 

See Also