InlineFastNavigationZoomLevel Enum
In This Article
Lists values that specify the size of a date range displayed within the calendar’s fast navigation area.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Month | |
Year | A user can select a date within a current year. |
Decade | A user can select a date within a current decade. |
Century | A user can select a date within a current century. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also