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

CalendarAppearances.DayCellToday Property

Specifies the “today” cell’s appearance settings.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v21.2.dll

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

Declaration

public AppearanceObject DayCellToday { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also