PivotGridFieldBase Methods
Represents the base class for the PivotGridField class.
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Can |
For internal use. |
Change |
Toggles the sort order for the current field. |
Collapse |
Collapses all rows/columns that correspond to the current column field or row field. |
Collapse |
Collapses the column/row that contains the specified value. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
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. |
Expand |
Expands all columns/rows that correspond to the current column field or row field. |
Expand |
Expands the column/row that contains the specified value. |
Get |
Returns a list of field values that are not excluded by filters applied to other fields and can be displayed. |
Get |
Asynchronously returns a list of field values that are not excluded by filters applied to other fields and can be displayed. |
Get |
Returns the display representation of the specified value, according to the settings used to format field values. |
Get |
Returns the actual text displayed within the Grand Total‘s header which corresponds to the current field. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns the name of an OLAP member property used to set the default member sorting. |
Get |
Returns a list of OLAP member properties. |
Get |
Returns an array of the OLAP members for the current field. |
Get |
|
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns information about the distribution of summary values that have been calculated against this field and belong to the lowest detail level. |
Get |
Returns information about the distribution of summary values that have been calculated against this field and belong to the specified detail level. |
Get |
Returns the text displayed within the total header which corresponds to the “Others” row/column. |
Get |
Returns a formatted text representation of the specified value according to the settings used to represent the headers of column or row totals. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns an array of the unique values which are stored in the underlying data source in the current field. |
Get |
Returns an array of the unique values which are stored in the underlying data source in the current field. |
Get |
Returns a formatted text representation of the specified OLAP member according to the settings used to format field values. |
Get |
Returns a formatted text representation of the specified value according to the settings used to format field values. |
Get |
Returns the field values currently shown in the Pivot |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Is |
Returns whether the current field can be positioned within the specified area. |
Is |
Returns whether the specified formatting settings match the default ones. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
On |
This method supports the control’s internal infrastructure and is not intended to be called directly from your code. |
On |
This method supports the control’s internal infrastructure and is not intended to be called directly from your code. |
On |
This method supports the control’s internal infrastructure and is not intended to be called directly from your code. |
On |
This method supports the control’s internal infrastructure and is not intended to be called directly from your code. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Positions the field in the specified area and at the specified location. |
Set |
|
Set |
Sorts field values by another column’s/row’s values. |
To |
Returns the field’s display text. |
See Also