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