DataPA Enterprise Dashboard Controls API Reference
The DataProviderGroupColumn type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataProviderGroupColumn |
Initializes a new instance of the DataProviderGroupColumn class
|
Methods
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData |
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
DateGroupType |
Gets and sets the date group type for this column.
|
|
FilterName |
Gets the name of the column in the summary data used to filter this column
|
|
Name |
Gets and sets the name of this column
|
|
QuarterStartMonth |
Gets and sets a value that indicates how quarters are evaluated when dates are grouped by quarter.
|
|
SortColumn |
Gets and sets a value a DataProviderSumColumn object that determins which summary column is used to sort this group.
|
|
SortType |
Gets and sets a value a SummaryDataSummarySortType that determins how this group is sorted.
|
|
SourceName |
Gets name of the column in the source dataset used to calculate this column
|
|
SpecifiedGroupSortValues |
Gets and sets a collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.
|