Public Methods
Gets the customized string identified by the specified string resource name. Syntax Parameters name Name of the string resource that was customized. Return Value The customized string or null if the resource wasnt customized.
Clears all strings customized by calls to SetCustomizedString method. Syntax
Resets a customized string identified by the specified string resource name so that it will load from the resource file. Syntax Parameters name Name of the string resource to customize.
Sets a customized string identified by the specified string resource name. Syntax Parameters name Name of the string resource to customize.customizedText The customized string. If null this has the same effect as calling ResetCustomizedString
Creates a new instance of the DocumentsResourceCustomizer class. Syntax
Represents an abstract base class for different types of brushes. Syntax
Implements a set of predefined brushes. Syntax Remarks All of the predefined brushes are sealed through the Infragistics.Documents.Reports.ISealable interface. This prevents any of the brushes from being altered so that they maintain their named colors.
Public Properties Public Methods
Public Methods