Base interface for the DataSource object.
public interface IDataSourceBase
Public Interface IDataSourceBase
The SchedulerControl.DataSource property returns the IDataSourceBase interface. However, we recommend using the window DataContext to specify bindings to the DataSource object's properties in XAML.