Back to Devexpress

ResourceTreeControl.AutoExpandAllNodes Property

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

latest1.2 KB
Original Source

ResourceTreeControl.AutoExpandAllNodes Property

Gets or sets whether all resource groups are automatically expanded when the Resource Tree is being loaded.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Property Value

TypeDescription
Boolean

true, to expand all resource groups when the Resource Tree is being loaded; otherwise, false.

|

See Also

ResourceTreeControl Class

ResourceTreeControl Members

DevExpress.Xpf.Scheduling Namespace