CalendarProperties.DayStyle Property
In This Article
Gets the style settings for the days displayed in the calendar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CalendarElementStyle DayStyle { get; }
#Property Value
Type | Description |
---|---|
Calendar |
A Calendar |
#Remarks
Note
The Day
See Also