PivotGridFieldValueTemplateContainer.CreateFieldValue() Method
Creates the content of the processed field value cell.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
DevExpress.Web.ASPxPivotGrid.PivotGridFieldValueHtmlCell | A PivotGridFieldValueHtmlCell object representing the field value cell. |
See Also