Skip to main content
All docs
V19.2
Tab

EditorImages.CalendarPrevYear Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImagePropertiesEx CalendarPrevYear { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that contains the image settings.

See Also