Back to Devexpress

SchedulerViewCellBase.Appearance Property

windowsforms-devexpress-dot-xtrascheduler-dot-drawing-dot-schedulerviewcellbase.md

latest1.5 KB
Original Source

SchedulerViewCellBase.Appearance Property

Provides access to the properties that control the appearance of the SchedulerViewCellBase‘s elements.

Namespace : DevExpress.XtraScheduler.Drawing

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that provides the appearance settings for the SchedulerViewCellBase elements.

|

See Also

SchedulerViewCellBase Class

SchedulerViewCellBase Members

DevExpress.XtraScheduler.Drawing Namespace