public abstract IEnumerable<ScheduleResource> GetResources()
A Infragistics.Scheduler.ScheduleResource provides the ability to group Infragistics.Scheduler.Appointment data; activity queries can filter by a resource to limit the query result so that only appointments associated with a given resource are returned.
The manner in which resources are associated with the data source is dependent on the derived class implementation; for example, ScheduleListDataSource exposes a ResourceItemsSource property through which an item source for the resource data can be defined.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+