BootstrapCalendarFastNavProperties Constructors
Contains settings specific to a calendar’s fast navigation panel.Name | Parameters | Description |
---|---|---|
BootstrapCalendarFastNavProperties() | none | Initializes a new instance of the BootstrapCalendarFastNavProperties class with default settings. |
BootstrapCalendarFastNavProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapCalendarFastNavProperties class with the specified owner. |
See Also