Skip to main content
A newer version of this page is available. .

AgendaViewAppearance.Selection Property

Overrides the property of the base class to hide it. Not in use.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

[Browsable(false)]
public AppearanceObject Selection { get; }

Property Value

Type Description
AppearanceObject

Always null

See Also