Back to Devexpress

CalendarAppearances.DayCellHighlighted Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-01b3da3d.md

latest1.2 KB
Original Source

CalendarAppearances.DayCellHighlighted Property

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace