The following tables list the members exposed by GroupByDataContext.
Name | Description | |
---|---|---|
![]() | GroupByDataContext Constructor |
Name | Description | |
---|---|---|
![]() | Count | Gets the total amount of records in this particular grouping. |
![]() | DisplayValue | Gets the string representation of the value, with the Count appended to it. |
![]() | GroupBySummaryLookupResults | Gets a lookup table of the GroupBySummaryResults based on a column key. |
![]() | GroupBySummaryResults | Summary Results specific to the particular field that this GroupByContext represents. |
![]() | Records | Gets a collection of data that belongs to this particular grouping. |
![]() | SummaryLookupResults | Gets a lookup table of the SummaryResults based on a column key. |
![]() | SummaryResults | Summary results for that were specified for all fields. |
![]() | Value | Gets the value of the that the data has been grouped by. |
Name | Description | |
---|---|---|
![]() | GroupBySummaries | Gets a list of the summaries that should be applied specifically for GroupBy. |
![]() | Summaries | Gets a list of the summaries that should be applied to Children. |
![]() | TypedInfo | Gets/Sets the TypedInfo for the object. |