YearView.Appearance Property
Gets the appearance settings specific to the Year View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.YearViewAppearance | The appearance settings specific to the Year View. |
Remarks
Read the folllowing help topic for detailed information on appearances: Appearances.
See Also