BootstrapDateEditCalendarProperties Constructors
Contains settings specific to a date editor’s dropdown calendar.| Name | Parameters | Description |
|---|---|---|
| BootstrapDateEditCalendarProperties() | none | Initializes a new instance of the BootstrapDateEditCalendarProperties class with default settings. |
| BootstrapDateEditCalendarProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapDateEditCalendarProperties class with the specified owner. |
See Also