SummaryData Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class SummaryData : _SummaryData, ISerializable
The SummaryData type exposes the following members.
Name | Description | |
---|---|---|
![]() | SummaryData |
Creates and returns a new SummaryData object
|
![]() | SummaryData(Boolean) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(String) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(DashboardObject) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(Boolean, String) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(DashboardObject, Boolean) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(DashboardObject, String) |
Creates and returns a new SummaryData object
|
![]() | SummaryData(DashboardObject, Boolean, String) |
Creates and returns a new SummaryData object
|
Name | Description | |
---|---|---|
![]() | Abort |
Aborts any build process for this summary data provider
|
![]() | BuildSummaryDataTable |
Builds the structure for the summary data table.
|
![]() | BuildTreeViewData |
Builds the TreeView data.
|
![]() | GetObjectData | |
![]() | NumericGuiFormat |
Gets a GUI format string for a summary Column
|
![]() | RebuildDataProvider |
Forces the data provider to recalculate
|
![]() | ResetDataProvider |
Forces the data provider to recalculate next time the object is rendered
|
![]() | ResetSummaryDatatable |
Resets the data tables to nothing.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
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.
|