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.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to expand all resource groups when the Resource Tree is being loaded; otherwise, false. |
See Also