Back to Devexpress

EditorStyles.CalendarDay Property

aspnet-devexpress-dot-web-dot-editorstyles-2871f0f9.md

latest1.0 KB
Original Source

EditorStyles.CalendarDay Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace