Back to Devexpress

SchedulerViewCellBase.SelectionAppearance Property

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

latest1.6 KB
Original Source

SchedulerViewCellBase.SelectionAppearance Property

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

Namespace : DevExpress.XtraScheduler.Drawing

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

See Also

SchedulerViewCellBase Class

SchedulerViewCellBase Members

DevExpress.XtraScheduler.Drawing Namespace