Version

CustomScheduleColorScheme Class Properties

For a list of all members of this type, see CustomScheduleColorScheme members.

Public Properties
 NameDescription
Public PropertyBaseColorsOverridden. Returns the collection of colors used by the control.  
Public PropertyCustomBaseColorsReturns a modifiable collection of base colors to be used by the schedule controls.  
Public PropertyDateNavigatorResourceProviderReturns an appropriate resource provider to be used by the XamDateNavigator (read-only)/> (Inherited from Infragistics.Controls.Schedules.CalendarColorScheme)
Public PropertyDefaultBrushProviderReturns the default provider. (read-only). (Inherited from Infragistics.Controls.Schedules.CalendarColorScheme)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDialogResourcesReturns a collection of resources to be merged into the dialogs (read-only) (Inherited from Infragistics.Controls.Schedules.CalendarColorScheme)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsHighContrastGets whether controls should be rendered in high contrast based on the current system settings (read-only). (Inherited from Infragistics.Controls.Schedules.CalendarColorScheme)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyResourceOverridesGets/sets an optional System.Windows.ResourceDictionary that contains resources keyed by the enum values of T that will be used instead of the the corresponding defalse values.  
Public PropertyResourceOverridesHighContrastGets/sets an optional System.Windows.ResourceDictionary that contains resources keyed by the enum values of T that will be used instead of the the corresponding defalse values.  
Protected Properties
 NameDescription
Protected PropertyDefaultBaseColorOverridden. Returns the base color to use for the default provider.  
Protected Internal PropertyScrollBarStyleReturns a scrollbar style or null (read-only). (Inherited from Infragistics.Controls.Schedules.CalendarColorScheme)
See Also