CheckBoxListProperties Constructors
Contains settings specific to a checkbox list editor.Name | Parameters | Description |
---|---|---|
CheckBoxListProperties() | none | Initializes a new instance of the CheckBoxListProperties class with default settings. |
CheckBoxListProperties(IPropertiesOwner) | owner | Initializes a new instance of the CheckBoxListProperties class with the specified owner. |
See Also