DataPA Enterprise Dashboard Controls API Reference
The SummaryDataProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SummaryDataProvider |
Initializes a new instance of the SummaryDataProvider class
|
Methods
Name | Description | |
---|---|---|
![]() |
Build |
Builds the intermediary summary
|
![]() |
GetObjectData | |
![]() |
Reset |
Resets the data table to ensure the data is refreshed
|
![]() |
SetObjectData |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
AbleToSummarise |
Gets a value that indicates whether the data has been summarised
|
![]() |
BuiltForTreeview |
Gets a value that indicates if this SummaryDataPrivider tailors the summary for a treeview
|
![]() |
DataTable |
Gets and sets the intermediate summarised data table
|
![]() |
FilterString |
Gets and sets a manual filter string to use with this data provider
|
![]() |
GroupColumns |
Gets the group columns collection for this summary data provider
|
![]() |
HasData |
Gets a value that indicates if this summary data provider contains data
|
![]() |
Parent |
Gets and sets the parent SummaryData object
|
![]() |
PostCalculationRequired |
Gets a property that indicates if this objects parent contains any post calculated summary columns
|
![]() |
RequiresBuild |
Gets a property that indicates whether or not this object requires a buid operation
|
![]() |
SourceDataTable |
Gets the source data table prepared for summary
|
![]() |
SummaryColumns |
Gets the summary columns collection for this summary data provider
|