Back to Devexpress

ASPxCalendar.PrevPeriodImage Property

aspnet-devexpress-dot-web-dot-aspxcalendar-e5f35f95.md

latest1.2 KB
Original Source

ASPxCalendar.PrevPeriodImage Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue("")]
public ImagePropertiesEx PrevPeriodImage { get; }
vb
<DefaultValue("")>
Public ReadOnly Property PrevPeriodImage As ImagePropertiesEx

Property Value

TypeDefaultDescription
ImagePropertiesExString.Empty

An ImageProperties object that contains the image settings.

|

See Also

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace