Back to Devexpress

PivotTableFieldValueTemplateContext Properties

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablefieldvaluetemplatecontext-dot-underscore-properties.md

latest1.3 KB
Original Source

PivotTableFieldValueTemplateContext Properties

Stores information about the processed field and is passed as the context parameter to FieldValueTemplate or ValueTemplate.

NameDescription
AreaReturns the area which the processed field refers to.
FieldReturns the processed field.
TextReturns the field’s displayed text.
ValueReturns the processed field’s value.
ValueTypeReturns the types of field values.

See Also

PivotTableFieldValueTemplateContext Class

PivotTableFieldValueTemplateContext Members

DevExpress.Blazor.PivotTable Namespace