BaseViewAppearance.ResourceHeaderCaptionLine Property
In This Article
Gets the appearance settings used to paint the horizontal line under the resource header.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
public AppearanceObject ResourceHeaderCaptionLine { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also