Skip to main content
All docs
V19.2
Tab

EditorImages.CalendarFastNavNextPeriod Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImageProperties CalendarFastNavNextPeriod { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

Remarks

ASPxCalendar-FastNavPanel

See Also