Skip to main content

ResourcesTree.DataSource Property

For internal use only.

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.SchedulerExtensions

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public object DataSource { get; set; }

Property Value

Type
Object
See Also