Version

Office2013SpreadsheetResourceProvider Class Members

The following tables list the members exposed by Office2013SpreadsheetResourceProvider.

Public Constructors
Public Properties
 NameDescription
Public PropertyAccentColorReturns or sets the color used to calculate the color of accents within the spreadsheet such as the hot tracked and selected related row and column header resources.  
Public PropertyIsHighContrast (Inherited from Infragistics.Controls.Primitives.ResourceProvider)
Public PropertyIsHighContrastSupported (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public PropertyItem (Inherited from Infragistics.Controls.Primitives.ResourceProvider<SpreadsheetResourceId>)
Public PropertyResourceOverrides (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public PropertyResourceOverridesHighContrast (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public PropertyResourceVersion (Inherited from Infragistics.Controls.Primitives.ResourceProvider)
Protected Properties
 NameDescription
Protected PropertyDefaultResources (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Protected PropertyDefaultResourcesHighContrast (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Internal PropertyIsLoading (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public Methods
 NameDescription
Public MethodBeginInit (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public MethodEndInit (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Public MethodInvalidateResources (Inherited from Infragistics.Controls.Primitives.ResourceProviderWithOverrides<SpreadsheetResourceId>)
Protected Methods
 NameDescription
Protected MethodGetResourceReturns a resource for the specified id (Inherited from Infragistics.Controls.Grids.Primitives.SpreadsheetResourceProvider)
Protected MethodIsResourceValidUsed to identify if the resource type is valid for the specified id. (Inherited from Infragistics.Controls.Grids.Primitives.SpreadsheetResourceProvider)
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChangedInvoked when a property has been changed. (Inherited from Infragistics.Controls.Grids.Primitives.SpreadsheetResourceProvider)
Protected MethodOnSystemColorsChanged (Inherited from Infragistics.Controls.Primitives.ResourceProvider)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also