aspnet-devexpress-dot-web-c9cbb047.md
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
public class CalendarFastNavStyle :
CalendarElementStyle
Public Class CalendarFastNavStyle
Inherits CalendarElementStyle
The following members return CalendarFastNavStyle objects:
An object of the CalendarFastNavStyle type can be accessed via the ASPxCalendar.FastNavStyle property of a calendar control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle CalendarElementStyle CalendarFastNavStyle
See Also