HeaderControl.ShowLeftBorder Attached Property
Gets or sets whether the header’s left border is visible.
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Returns
Type | Description |
---|---|
Boolean | True, if the border is visible; otherwise, false. |
See Also