PivotGridFieldSortBySummaryInfo.FieldComponentName Property
For internal use. Gets or sets the name of the field specified by the PivotGridFieldSortBySummaryInfo.Field property.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string which specifies the name of the PivotGridFieldSortBySummaryInfo.Field. |
Remarks
This member supports the control’s internal infrastructure and is not intended to be used directly from your code.
See Also