Back to Devexpress

CalendarAppearances.DayCellDisabled Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-502545b2.md

latest1.3 KB
Original Source

CalendarAppearances.DayCellDisabled Property

Specifies the appearance of day cells in the disabled state.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject DayCellDisabled { get; }
vb
Public ReadOnly Property DayCellDisabled As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

DisableCalendarDate

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace