AppointmentDependencyDataStorage.DataSource Property
Gets or sets the object used as the data source to store appointment dependencies.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An Object that represents the storage’s data source. |
See Also