Version

CreateUnderlyingDataSource Method (ScheduleDataSource)

Factory method that is called to create an instance of the underlying data source.
Syntax
protected abstract ScheduleDataSource CreateUnderlyingDataSource()

Return Value

an instance of an object that derives from Infragistics.Scheduler.DataSource.ScheduleDataSource
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also