Back to Devexpress

BaseHeaderAppearance.HeaderCaptionLine Property

windowsforms-devexpress-dot-xtrascheduler-dot-baseheaderappearance-34d1c7ca.md

latest1.4 KB
Original Source

BaseHeaderAppearance.HeaderCaptionLine Property

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

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public AppearanceObject HeaderCaptionLine { get; protected set; }
vb
Public Property HeaderCaptionLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

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

|

See Also

AlternateHeaderCaptionLine

BaseHeaderAppearance Class

BaseHeaderAppearance Members

DevExpress.XtraScheduler Namespace