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

AgendaViewAppearance.ResourceHeaderCaptionLine 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 ResourceHeaderCaptionLine { get; }

Property Value

Type Description
AppearanceObject

Always null.

See Also