Back to Devexpress

CalendarProperties.FastNavItemOtherPeriodStyle Property

aspnet-devexpress-dot-web-dot-calendarproperties-a758eb4f.md

latest2.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CalendarFastNavItemStyle FastNavItemOtherPeriodStyle { get; }
vb
Public ReadOnly Property FastNavItemOtherPeriodStyle As CalendarFastNavItemStyle

Property Value

TypeDescription
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.

Note

See Also

Calendar

Online Demo: ASPxCalendar - Inline Fast Navigation (Web Forms)

Online Demo: Calendar (MVC)

CalendarProperties Class

CalendarProperties Members

DevExpress.Web Namespace