ResourceTreeControl.ResourceTree Attached Property
Gets or sets a ResourceTreeControl object to which a child element belongs. This is an attached property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Returns
Type | Description |
---|---|
ResourceTreeControl | A ResourceTreeControl object. |
See Also