InlineFastNavigationZoomLevel Enum
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.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.
See Also