CalendarProperties.FastNavProperties Property
In This Article
Gets the settings of the calendar’s dropdown fast navigation panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Calendar |
A Calendar |
#Remarks
Use the FastNavProperties property to access and customize settings that affect the appearance and behavior of the calendar’s dropdown fast navigation panel.
Note
The Fast
See Also