ASPxCalendar.FastNavItemAreaStyle Property
Gets the style properties of the fast navigation area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CalendarElementStyle | A CalendarElementStyle object defining the appearance of the fast navigation area. |
Remarks
This property is a wrapper of the CalendarProperties.FastNavItemAreaStyle property.
See Also