Skip to main content
Tab

EditorImages.CalendarFastNavHeaderBackElement 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.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public ImageProperties CalendarFastNavHeaderBackElement { get; }

#Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

#Remarks

ASPxCalendar-FastNavPanel

See Also