CreateDrillDownDataSource()
|
Returns data records associated with the current field value.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetCellValue(PivotGridField)
|
Returns a cell value calculated for the current column and row field values, against the specified data field.
|
GetCellValue(Object[], Object[], PivotGridField)
|
Returns a cell value calculated for the specified column and row field values, against the specified data field.
|
GetColumnFields()
|
Returns an array of column fields which correspond to the processed cell.
|
GetColumnGrandTotal(PivotGridField)
|
Returns a Column Grand Total value calculated for the current row field values, against the specified data field.
|
GetColumnGrandTotal(Object[], PivotGridField)
|
Returns a Column Grand Total value calculated for the specified row field values, against the specified data field.
|
GetFieldValue(PivotGridField)
|
Returns the value of the specified column or row field which identifies the column/row in which the processed cell resides.
|
GetGrandTotal(PivotGridField)
|
Gets the grand total for the specified field.
|
GetHashCode()
|
Serves as the default hash function.
|
GetRowFields()
|
Returns an array of row fields that correspond to the processed cell.
|
GetRowGrandTotal(PivotGridField)
|
Returns a Row Grand Total value calculated for the current column field values, against the specified data field.
|
GetRowGrandTotal(Object[], PivotGridField)
|
Returns a Row Grand Total value calculated for the specified column field values, against the specified data field.
|
GetType()
|
Gets the Type of the current instance.
|
IsFieldValueExpanded(PivotGridField)
|
Indicates whether the specified field’s value that represents a row or column header of the processed cell is expanded.
|
IsFieldValueRetrievable(PivotGridField)
|
For internal use only.
|
IsOthersFieldValue(PivotGridField)
|
Indicates whether the processed data cell resides within the “Others” row/column when the Top N Value feature is enabled.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|