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.
Enumeration for fill pattern styles. Default value is used in property override situations. Syntax Members Member Description DiagonalCrosshatch Diagonal crosshatch fill pattern. DiagonalStripe Diagonal stripe fill pattern. Gray12percent 12.5% gray fill pattern. Gray25percent 25% gray fill pattern. Gray50percent 5...
Represents a filter which can filter data based on whether the data is below or above the average of the entire data range. Syntax
Represents the various types of the AverageFilter. Syntax Members Member Description AboveAverage Filter in values above the average of the entire range of data being filtered. BelowAverage Filter in values below the average of the entire range of data being filtered.
Public Properties
Public Properties