Skip to main content

HeaderControl.ShowLeftBorder Attached Property

Gets or sets whether the header’s left border is visible.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

Returns

Type Description
Boolean

True, if the border is visible; otherwise, false.

See Also