A newer version of this page is available.
Switch to the current version.
ResourceTreeControl Class
A Resource Tree control.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public class ResourceTreeControl :
SchedulerControlBase
Public Class ResourceTreeControl
Inherits SchedulerControlBase
Related API Members
The following members accept/return ResourceTreeControl objects:
Remarks
A Resource Tree control displays resources used in the SchedulerControl.
Use the ResourcesTreeControl.Scheduler property to establish binding. The ResourceTreeControl obtains its resources from the Scheduler's DataSource.ResourcesSource.
Inheritance
Extension Methods
See Also
Feedback