Back to Devexpress

CalendarFastNavStyle Class

aspnet-devexpress-dot-web-c9cbb047.md

latest2.2 KB
Original Source

CalendarFastNavStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CalendarFastNavStyle :
    CalendarElementStyle
vb
Public Class CalendarFastNavStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle CalendarElementStyle CalendarFastNavStyle

See Also

CalendarFastNavStyle Members

CalendarFastNav

Calendar

DevExpress.Web Namespace