Skip to main content
A newer version of this page is available. .
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.v18.2.dll

Declaration

public virtual CalendarFastNavItemStyle CalendarFastNavItem { get; }

Property Value

Type Description
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object which contains the style settings.

Remarks

ASPxCalendar-FastNavPanel

See Also