Back to Devexpress

CalendarAppearances.DayCellPressed Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-9c3885f0.md

latest1.2 KB
Original Source

CalendarAppearances.DayCellPressed Property

Specifies the appearance of day cells in the pressed state.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace