Back to Devexpress

BaseViewAppearance.ResourceHeaderCaptionLine Property

windowsforms-devexpress-dot-xtrascheduler-dot-baseviewappearance-d689f4b0.md

latest1.3 KB
Original Source

BaseViewAppearance.ResourceHeaderCaptionLine Property

Gets the appearance settings used to paint the horizontal line under the resource header.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public AppearanceObject ResourceHeaderCaptionLine { get; }
vb
Public ReadOnly Property ResourceHeaderCaptionLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object which provides the appearance settings used to paint the horizontal line under the resource header.

|

See Also

BaseViewAppearance Class

BaseViewAppearance Members

DevExpress.XtraScheduler Namespace