Initializes a new instance of the CheckBoxEditor class

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

Syntax

C#
public CheckBoxEditor()
Visual Basic
Public Sub New
Visual C++
public:
CheckBoxEditor()
F#
new : unit -> CheckBoxEditor

See Also