Back to Devexpress

PivotTableFieldFilterMenuTemplateContext.Field Property

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablefieldfiltermenutemplatecontext.md

latest1.2 KB
Original Source

PivotTableFieldFilterMenuTemplateContext.Field Property

Returns the field to which the filter menu belongs.

Namespace : DevExpress.Blazor.PivotTable

Assembly : DevExpress.Blazor.PivotTable.v25.2.dll

NuGet Package : DevExpress.Blazor.PivotTable

Declaration

csharp
public IPivotTableField Field { get; }

Property Value

TypeDescription
IPivotTableField

The field.

|

Remarks

Refer to the DxPivotTable.FieldFilterMenuTemplate property description for additional information and an example.

See Also

PivotTableFieldFilterMenuTemplateContext Class

PivotTableFieldFilterMenuTemplateContext Members

DevExpress.Blazor.PivotTable Namespace