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