PivotGridFieldValueTemplateContainer.ValueItem Property
Gets an object that contains the necessary information on the rendered field value.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraPivotGrid.Data.PivotFieldValueItem | The PivotFieldValueItem object. |
See Also