Back to Devexpress

PivotTableCustomizeFilterMenuEventArgs.Field Property

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablecustomizefiltermenueventargs.md

latest1.1 KB
Original Source

PivotTableCustomizeFilterMenuEventArgs.Field Property

Returns the processed field.

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 object.

|

Remarks

Refer to the CustomizeFilterMenu event description for additional information and an example.

See Also

PivotTableCustomizeFilterMenuEventArgs Class

PivotTableCustomizeFilterMenuEventArgs Members

DevExpress.Blazor.PivotTable Namespace