MapperGroupingAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
GroupOnRawValue | 1 | The record grouping should be based on the grouper field's raw value. The caption will be based on it's DisplayText. Relevant when grouper field has a picklist. | |
AppendGroupNumber | 2 | Append the sequential group number (1-based) to the group caption. | |
NoItemCount | 4 | Do not include the item count in the grouper caption. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.