Skip to main content
A newer version of this page is available. .
All docs
V21.2

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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public AppearanceObject DayCellSpecialInactive { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also