PivotGridFieldImageOptions(PivotGridField) Constructor
Initializes a new instance of the PivotGridFieldImageOptions class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | PivotGridField | A PivotGridField object that specifies the Pivot Grid field. |
See Also