PivotGridFormatRule Methods
A format rule used to apply conditional formatting to Pivot Grid Control data cells.
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object.
Inherited from Format |
Check |
Checks whether the specified value matches the current format rule. |
Check |
Checks whether the value in the specified location matches the current format rule. |
Check |
Checks whether the value in the specified by index column and row matches the current format rule. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Inherited from Format |
Is |
Returns whether the current rule (Format |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rule |
Returns the Format |
To |
Returns the text representation of the current Format |
See Also