Skip to main content
All docs
V19.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.v19.2.dll

Declaration

public ImagePropertiesEx CalendarNextYear { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that contains the image settings.

See Also