Skip to main content
A newer version of this page is available. .
Tab

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

Declaration

public enum InlineFastNavigationZoomLevel

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.

Related API Members

The following properties accept/return InlineFastNavigationZoomLevel values:

See Also