Back to Devexpress

CalendarAppearances.DayCellInactive Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-4d30786e.md

latest1.3 KB
Original Source

CalendarAppearances.DayCellInactive Property

Specifies the appearance of 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 DayCellInactive { get; }
vb
Public ReadOnly Property DayCellInactive As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

InactiveDaysVisibility

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace