Back to Devexpress

CalendarProperties.FastNavItemStyle Property

aspnet-devexpress-dot-web-dot-calendarproperties-12b040a8.md

latest2.0 KB
Original Source

CalendarProperties.FastNavItemStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarFastNavItemStyle

A CalendarFastNavItemStyle object defining the appearance of the fast navigation area’s item.

|

Remarks

Note

See Also

Calendar

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

Online Demo: Calendar (MVC)

CalendarProperties Class

CalendarProperties Members

DevExpress.Web Namespace