AgendaViewAppearance.ResourceHeaderCaption Property
Overrides the property of the base class to hide it. Not in use.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public AppearanceObject ResourceHeaderCaption { get; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property ResourceHeaderCaption As AppearanceObject
Property Value
Type | Description |
---|---|
AppearanceObject | Always null. |
See Also
Feedback