| DataProviderGroupColumn Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DataProviderGroupColumn : _DataProviderGroupColumn, ISerializable
The DataProviderGroupColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| DataProviderGroupColumn | Initializes a new instance of the DataProviderGroupColumn class |
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| 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
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| 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.
|