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

AgendaViewAppearance.ResourceHeaderCaption Property

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

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

Property Value

Type Description
AppearanceObject

Always null.

See Also