Skip to main content
A newer version of this page is available. .
Tab

CalendarProperties.FastNavItemStyle Property

Gets the style properties of the fast navigation area’s item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public CalendarFastNavItemStyle FastNavItemStyle { get; }

Property Value

Type Description
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object defining the appearance of the fast navigation area’s item.

Remarks

ASPxCalendar-FastNavPanel

Note

See Also