Skip to main content
Tab

EditorStyles.CalendarFastNavItem Property

Gets the style settings that define the appearance of the fast navigation area’s item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual CalendarFastNavItemStyle CalendarFastNavItem { get; }

Property Value

Type Description
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object which contains the style settings.

Remarks

ASPxCalendar-FastNavPanel

See Also