ResourcesTree.DataSource Property
For internal use only.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.SchedulerExtensions
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public object DataSource { get; set; }
Property Value
Type |
---|
Object |
See Also