BootstrapTimeEditProperties Constructors
Contains settings specific to the Bootstrap Time Edit control.| Name | Parameters | Description |
|---|---|---|
| BootstrapTimeEditProperties() | none | Initializes a new instance of the BootstrapTimeEditProperties class with default settings. |
| BootstrapTimeEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapTimeEditProperties class with the specified owner. |
See Also