PivotGridFieldSortBySummaryInfo(PivotGridFieldBase, String) Constructor
Initializes a new instance of the PivotGridFieldSortBySummaryInfo class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | PivotGridFieldBase | A PivotGridFieldBase descendant. |
| objectPath | String | The string value. |
Remarks
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
See Also