Skip to main content

BootstrapDateEditProperties Constructors

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