Back to Devexpress

PivotFieldLayout Interface

officefileapi-devexpress-dot-spreadsheet-067a32cd.md

latest1.1 KB
Original Source

PivotFieldLayout Interface

Contains layout settings for a PivotTable field.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface PivotFieldLayout
vb
Public Interface PivotFieldLayout

The following members return PivotFieldLayout objects:

Remarks

To access an object exposing the PivotFieldLayout interface, use the PivotField.Layout property.

See Also

PivotFieldLayout Members

DevExpress.Spreadsheet Namespace