FixedFieldValue(PivotGridFieldBase) Constructor
Initializes a new instance of the FixedFieldValue class with specified settings.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataField | PivotGridFieldBase | A PivotGridFieldBase object that specifies the data field. |
See Also