Back to Devexpress

ResourceTreeControl.ShowBorder Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-resourcetreecontrol-e635a4fc.md

latest1.1 KB
Original Source

ResourceTreeControl.ShowBorder Property

Gets or sets whether to show the ResourceTreeControl border. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public bool ShowBorder { get; set; }
vb
Public Property ShowBorder As Boolean

Property Value

TypeDescription
Boolean

true, to show the border; otherwise, false.

|

See Also

ResourceTreeControl Class

ResourceTreeControl Members

DevExpress.Xpf.Scheduling Namespace