ASPxCalendar.FastNavProperties Property
Gets the settings of the calendar’s dropdown fast navigation panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CalendarFastNavProperties | A CalendarFastNavProperties object that contains the fast navigation panel’s settings. |
Remarks
This property is a wrapper of the CalendarProperties.FastNavProperties property.
See Also