Skip to main content
A newer version of this page is available. .
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.v18.2.dll

Declaration

public ImageProperties CalendarFastNavHeaderBackElement { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

Remarks

ASPxCalendar-FastNavPanel

See Also