Back to Devexpress

CalendarAppearances.DayCellSpecialInactive Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-23f46655.md

latest1.4 KB
Original Source

CalendarAppearances.DayCellSpecialInactive Property

Specifies the appearance of “special” day cells that do not belong to the current month.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

SpecialCalendarDate

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace