Back to Devexpress

PivotViewOptions Interface

officefileapi-devexpress-dot-spreadsheet-f318aa90.md

latest1.1 KB
Original Source

PivotViewOptions Interface

Contains display settings for a pivot table.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface PivotViewOptions
vb
Public Interface PivotViewOptions

The following members return PivotViewOptions objects:

Remarks

To access an object exposing the PivotViewOptions interface, use the PivotTable.View property.

See Also

PivotViewOptions Members

DevExpress.Spreadsheet Namespace