BootstrapDateEditTimeEditProperties Constructors
Contains settings specific to the Date Edit control’s time edit.| Name | Parameters | Description |
|---|---|---|
| BootstrapDateEditTimeEditProperties() | none | Initializes a new instance of the BootstrapDateEditTimeEditProperties class with default settings. |
| BootstrapDateEditTimeEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapDateEditTimeEditProperties class with the specified owner. |
See Also