Skip to main content
A newer version of this page is available. .
Tab

EditorImages.CalendarFastNavHeaderBackElementRtl Property

Gets the settings of an image that is displayed in the back-element used to return to the previous mode within the fast navigation area’s header when the calendar is in RTL mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageProperties CalendarFastNavHeaderBackElementRtl { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

Remarks

ASPxCalendar-BackButton-RTL

See Also