PivotGridCustomTotal Methods
Represents a custom total which can be calculated for an outer column field or row field.
Name | Description |
---|---|
Clone |
Copies settings of the current object to the object passed as the parameter. |
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 |
Gets the actual settings used to format the custom total’s values.
Inherited from Pivot |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the formatted text representation of the specified value according to the settings used to represent the headers of the current custom total.
Inherited from Pivot |
Is |
Returns whether the settings of the current and specified objects match. |
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. |
To |
Returns the text representation of the current object.
Inherited from Pivot |
See Also