Skip to main content
Tab

CalendarProperties.FastNavItemStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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