ASPxCalendar.FastNavHeaderBackElementRtlImage Property
In This Article
Gets the settings of an image that is displayed in the element used to return back to the previous mode within the fast navigation area’s header when the calendar is in RTL mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image |
String. |
An Image |
#Remarks
This property is a wrapper of the CalendarProperties.FastNavHeaderBackElementImage property.
See Also