Version

Search Results

GetCustomizedString Method

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.

ResetAllCustomizedStrings Method

Clears all strings customized by calls to SetCustomizedString method. Syntax

ResetCustomizedString Method

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.

SetCustomizedString Method

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.

FillPatternStyle Enumeration

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...

AverageFilter Class

Represents a filter which can filter data based on whether the data is below or above the average of the entire data range. Syntax

AverageFilterType Enumeration

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.

AverageFilter Class Members

Public Properties

AverageFilter Class Properties

Public Properties