PivotGridFieldSortBySummaryInfo Constructors
Contains the settings used to sort the values of a column field or row field by summary values in another row/column.Name | Parameters | Description |
---|---|---|
PivotGridFieldSortBySummaryInfo(PivotGridFieldBase, String) | owner, objectPath | Initializes a new instance of the PivotGridFieldSortBySummaryInfo class. |
See Also