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

BootstrapDropDownEditProperties Constructors

Contains settings specific to dropdown editors.
Name Parameters Description
BootstrapDropDownEditProperties() none Initializes a new instance of the BootstrapDropDownEditProperties class with default settings.
BootstrapDropDownEditProperties(IPropertiesOwner) owner Initializes a new instance of the BootstrapDropDownEditProperties class with the specified owner.
See Also