Back to Devexpress

CalendarAppearances.DayCellToday Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-0d5f8884.md

latest1.4 KB
Original Source

CalendarAppearances.DayCellToday Property

Specifies the “today” cell’s appearance settings.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

HighlightTodayCell

HighlightTodayCellWhenSelected

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace