Back to Devexpress

CalendarFastNavItemStyle Class

aspnet-devexpress-dot-web-59dbf4a8.md

latest3.0 KB
Original Source

CalendarFastNavItemStyle Class

Provides style settings used to paint the elements (month, year, etc.) displayed in a calendar’s fast navigation panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CalendarFastNavItemStyle :
    AppearanceItemStyle
vb
Public Class CalendarFastNavItemStyle
    Inherits AppearanceItemStyle

The following members return CalendarFastNavItemStyle objects:

Show 12 links

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle CalendarFastNavItemStyle

See Also

CalendarFastNavItemStyle Members

CalendarFastNavMonth

Calendar

DevExpress.Web Namespace