Back to Devexpress

PivotGridCustomTotalCollection.Field Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcustomtotalcollection.md

latest1.3 KB
Original Source

PivotGridCustomTotalCollection.Field Property

Gets the field which owns the current collection.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
[Browsable(false)]
public PivotGridField Field { get; }
vb
<Browsable(False)>
Public ReadOnly Property Field As PivotGridField

Property Value

TypeDescription
PivotGridField

A PivotGridField field which owns the current collection.

|

See Also

PivotGridCustomTotalCollection Class

PivotGridCustomTotalCollection Members

DevExpress.XtraPivotGrid Namespace