Back to Devexpress

InlineFastNavigationZoomLevel Enum

aspnet-devexpress-dot-web-8ec1d1bb.md

latest952 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public enum InlineFastNavigationZoomLevel
vb
Public Enum InlineFastNavigationZoomLevel

Members

NameDescription
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

DevExpress.Web Namespace