Skip to main content
Tab

CalendarFastNavStyle Class

Provides style settings used to paint a calendar’s fast navigation panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CalendarFastNavStyle :
    CalendarElementStyle

The following members return CalendarFastNavStyle objects:

Remarks

An object of the CalendarFastNavStyle type can be accessed via the ASPxCalendar.FastNavStyle property of a calendar control.

See Also