PivotGridCustomTotal Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Cell |
Provides the settings used to format the custom total’s values.
Inherited from Pivot |
Format |
Provides the settings used to format the text within the custom total’s headers.
Inherited from Pivot |
Summary |
Gets or sets the type of the summary function used to calculate the current custom total.
Inherited from Pivot |
Tag |
Gets or sets the data associated with the custom total.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Clone |
Copies settings of the current object to the object passed as the parameter.
Inherited from Pivot |
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.
Inherited from Pivot |
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