Skip to main content

AgendaViewAppearance.ResourceHeaderCaptionLine Property

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public AppearanceObject ResourceHeaderCaptionLine { get; }

Property Value

Type Description
AppearanceObject

Always null.

See Also