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

CalendarProperties.FastNavItemOtherPeriodStyle Property

Gets the style properties of the fast navigation area’s items that belong to the neighboring period.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CalendarFastNavItemStyle FastNavItemOtherPeriodStyle { get; }

Property Value

Type Description
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object defining the appearance of the fast navigation area’s items that belong to the neighboring period.

Remarks

The image below displays the background color changed for the fast navigation panel items that belong to the neighboring period.

ASPxCalendar-ItemsOtherPeriod

Note

See Also