CalendarProperties.DayOtherMonthStyle Property
Gets the style properties of the days that don’t belong to the displayed month.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CalendarElementStyle DayOtherMonthStyle { get; }
#Property Value
Type | Description |
---|---|
Calendar |
A Calendar |
#Remarks
Use the DayOtherMonthStyle property to access style settings defining the appearance of days that are displayed within the calendar but don’t belong to the currently displayed mongth. The DayOtherMonthStyle property allows the common day appearance specified via the ASPxCalendar.DayStyle property to be overridden for these specific days.
Note
The Day