PivotViewOptions Interface
In This Article
Contains display settings for a pivot table.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Related API Members
The following members return PivotViewOptions objects:
#Remarks
To access an object exposing the PivotViewOptions interface, use the PivotTable.View property.
See Also