Back to Devexpress

PivotTableFieldPositionChangingEventArgs.Field Property

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablefieldpositionchangingeventargs.md

latest931 B
Original Source

PivotTableFieldPositionChangingEventArgs.Field Property

Returns the field name.

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.

|

See Also

PivotTableFieldPositionChangingEventArgs Class

PivotTableFieldPositionChangingEventArgs Members

DevExpress.Blazor.PivotTable Namespace