Back to Devexpress

EditorStyles.CalendarDayDisabled Property

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

latest1.1 KB
Original Source

EditorStyles.CalendarDayDisabled Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace