Back to Devexpress

EditorStyles.CalendarDayOtherMonth Property

aspnet-devexpress-dot-web-dot-editorstyles-a81ea608.md

latest1.2 KB
Original Source

EditorStyles.CalendarDayOtherMonth Property

Gets the style settings that define the appearance of a calendar’s other month days.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarElementStyle CalendarDayOtherMonth { get; }
vb
Public Overridable ReadOnly Property CalendarDayOtherMonth As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object that contains the style settings.

|

See Also

Calendar

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace