Back to Devexpress

PivotFieldReferenceBase Interface

officefileapi-devexpress-dot-spreadsheet-98799f71.md

latest1.6 KB
Original Source

PivotFieldReferenceBase Interface

Represents a base interface for the PivotFieldReference, PivotPageField and PivotDataField interfaces.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface PivotFieldReferenceBase
vb
Public Interface PivotFieldReferenceBase

Remarks

Properties and methods of the PivotFieldReferenceBase interface implement the base functionality common to the row, column, data and page fields in a PivotTable report.

See Also

PivotFieldReferenceBase Members

DevExpress.Spreadsheet Namespace