Skip to main content
A newer version of this page is available. .

BootstrapCheckBoxListProperties Constructors

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