SummaryData Properties |
The SummaryData type exposes the following members.
Name | Description | |
---|---|---|
AdditionalFilterColumns |
Gets a collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply a filter.
|
|
Clone |
Gets and cloned copy of this summary data object.
|
|
ComSourceDataTable |
Gets the Source DataTable used to generate this object.
|
|
ComSummaryDataTable |
Gets the Summary DataTable generated by this object.
|
|
Cube |
Gets the cube that represents data for a pivot table.
|
|
DataModified |
Gets and sets a value that indicates if the summary data definition has changed since the last call to BuildSummaryDataTable.
|
|
DataTag |
Gets and sets a unique string that identifies the source data set from the query, resultset collection.
|
|
Filter |
Gets and sets a DashboardFilter object used to filter the dataset for this object.
|
|
FilterNodes |
Gets and sets the filter nodes collection that represents the tree view filter panel for this summary data.
|
|
GroupColumns |
Gets and sets a GroupColumns collection specifying the group columns for this summary data.
|
|
IterationType |
Gets and sets a value that indicates the iteration type for this summary data.
|
|
NestedGroupColumns |
Gets a value that indicates if this object supports nested group columns.
|
|
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
|
Parent |
Gets and sets the parent DashboardObject for this SummaryData object.
|
|
SourceDataTable |
Gets the source data table that will be used to calculate the summary data.
|
|
SummaryColumns |
Gets and sets a SummaryColumns collection specifying the summary columns for this summary data.
|
|
SummaryDataProvider |
Gets and sets the summary data provider for this summary object
|
|
SummaryDataTable |
Gets the calculated summary data table.
|
|
SuppressThousandSeparator |
Gets and sets a property that indicates if numeric values should suppress the thousand separator.
|
|
TotalHeader |
Gets and sets the string used as a title for a header row
|
|
TreeViewFilterPanelFilterString |
Gets a string value that equates to the filter string defined by the selected nodes in the tree view filter panel.
|