aspnet-devexpress-dot-web-dot-calendarproperties-a758eb4f.md
Gets the style properties of the fast navigation area’s items that belong to the neighboring period.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public CalendarFastNavItemStyle FastNavItemOtherPeriodStyle { get; }
Public ReadOnly Property FastNavItemOtherPeriodStyle As CalendarFastNavItemStyle
| Type | Description |
|---|---|
| CalendarFastNavItemStyle |
A CalendarFastNavItemStyle object defining the appearance of the fast navigation area’s items that belong to the neighboring period.
|
The image below displays the background color changed for the fast navigation panel items that belong to the neighboring period.
Note
See Also
Online Demo: ASPxCalendar - Inline Fast Navigation (Web Forms)