Back to Devexpress

ASPxCalendar.PrevLargePeriodImage Property

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

latest1.2 KB
Original Source

ASPxCalendar.PrevLargePeriodImage 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 PrevLargePeriodImage { get; }
vb
<DefaultValue("")>
Public ReadOnly Property PrevLargePeriodImage As ImagePropertiesEx

Property Value

TypeDefaultDescription
ImagePropertiesExString.Empty

An ImageProperties object that contains the image settings.

|

See Also

ASPxCalendar Class

ASPxCalendar Members

DevExpress.Web Namespace