Back to Devexpress

CalendarAppearances.DayCellSpecialHighlighted Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-c8da4d4f.md

latest1.4 KB
Original Source

CalendarAppearances.DayCellSpecialHighlighted Property

Specifies the appearance of “special” day cells when the mouse pointer hovers over them.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

SpecialCalendarDate

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace