CalendarProperties.FastNavPrevYearImage Property
Gets the settings of an image that is displayed in the fast navigation panel’s PrevYear button element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image |
String. |
An Image |
#Remarks
Use the FastNavPrevYearImage property to specify an image for the PrevYear button displayed within the calendar’s fast navigation panel. Note that if the CalendarProperties.EnableLargePeriodNavigation (ASPxCalendar.EnableLargePeriodNavigation) property is set to false
, the fast navigation panel’s NextYear and PrevYear buttons are not displayed, so the FastNavPrevYearImage property is not in effect.
Note
The Fast