Skip to main content
A newer version of this page is available. .

HeaderControl.ShowRightBorder Attached Property

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

Namespace: DevExpress.Xpf.Scheduling.Visual

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

Returns

Type Description
Boolean

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

See Also