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