DataPA Enterprise Dashboard Controls API Reference

The DataProviderGroupColumn type exposes the following members.

Constructors

  Name Description
Public method DataProviderGroupColumn
Initializes a new instance of the DataProviderGroupColumn class

Methods

  Name Description
Public method GetObjectData
Public method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property DateGroupType
Gets and sets the date group type for this column.
Public property FilterName
Gets the name of the column in the summary data used to filter this column
Public property Name
Gets and sets the name of this column
Public property QuarterStartMonth
Gets and sets a value that indicates how quarters are evaluated when dates are grouped by quarter.
Public property SortColumn
Gets and sets a value a DataProviderSumColumn object that determins which summary column is used to sort this group.
Public property SortType
Gets and sets a value a SummaryDataSummarySortType that determins how this group is sorted.
Public property SourceName
Gets name of the column in the source dataset used to calculate this column
Public property SpecifiedGroupSortValues
Gets and sets a collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.

See Also