Back to Devexpress

ASPxCalendar.FastNavItemOtherPeriodStyle Property

aspnet-devexpress-dot-web-dot-aspxcalendar-bfdf52c7.md

latest1.7 KB
Original Source

ASPxCalendar.FastNavItemOtherPeriodStyle Property

Gets the style properties of the fast navigation area’s items that belongs 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

This property is a wrapper of the CalendarProperties.FastNavItemOtherPeriodStyle property.

See Also

Calendar

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

Online Demo: Calendar (MVC)

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace