PivotGridCellTemplateItem.GetColumnFields() Method
Returns an array of column fields which correspond to the processed cell.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
PivotGridField[] | An array of column fields. |
See Also