Dispose()
|
Disposes of the data source.
|
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.
|
ExportToXml(Stream, Boolean)
|
Exports the summary data source to a binary stream in the XML format.
|
ExportToXml(String, Boolean)
|
Exports the summary data source to an XML file.
|
GetColumnIndex(PivotGridField)
|
Returns the index of the column that corresponds to the specified field.
|
GetField(Int32)
|
Returns the field to which the specified column corresponds.
|
GetHashCode()
|
Serves as the default hash function.
|
GetIsOthersValue(Int32, Int32)
|
Returns whether the specified cell corresponds to the ‘Others’ column/row.
|
GetIsOthersValue(Int32, String)
|
Returns whether the specified cell corresponds to the ‘Others’ column/row.
|
GetItemProperties(PropertyDescriptor[])
|
For internal use.
|
GetListName(PropertyDescriptor[])
|
For internal use.
|
GetRowIndex(Object)
|
Returns the index of the specified row.
|
GetType()
|
Gets the Type of the current instance.
|
GetValue(Int32, PivotGridField)
|
Returns the value of the specified cell.
|
GetValue(Int32, Int32)
|
Returns the value of the specified cell.
|
GetValue(Int32, String)
|
Returns the value of the specified cell.
|
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.
|