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