public Nullable<ScheduleResourceColorScheme> ColorScheme {get; set;}
If a value is not explicitly assigned to this property, a value is automatically resolved by selecting the next available unused color scheme. This ensures that each resource has a unique color, except in cases where the number of resources exceeds the number of constants defined by the Infragistics.Scheduler.Data.ScheduleResourceColorScheme enumeration.
The automatic resolution process skips over values that have been explicitly assigned, until the number of resources defined by the data source exceeds the number of constants defined in the enumeration.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+