InlineFastNavigationZoomLevel Enum
Lists values that specify the size of a date range displayed within the calendar’s fast navigation area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
Name | Description |
---|---|
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. |
See Also