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

EditorImages.CalendarNextYear Property

Gets the settings of an image that is displayed in the calendar’s NextYear button element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImagePropertiesEx CalendarNextYear { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that contains the image settings.

See Also