Skip to main content
A newer version of this page is available.
All docs
V19.1
Tab

EditorImages.CalendarFastNavPrevPeriod Property

Gets the settings of an image that is displayed in the button element used to switch to the previous period within the calendar’s fast navigation area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ImageProperties CalendarFastNavPrevPeriod { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

Remarks

ASPxCalendar-FastNavPanel

See Also