Click or drag to resize

CheckboxOption Constructor

Overload List
 NameDescription
Public methodCheckboxOption(String, String, Int32) Initializes a new object of type CheckBoxOption with the given name, caption and Sorting Index.
Public methodCheckboxOption(String, String, Int32, Boolean) Initializes a new object of type CheckBoxOption with the given name, caption, Sorting Index and default value.
Top
See Also