officefileapi-devexpress-dot-xtraspreadsheet-cd77a265.md
Contains options that specify the size and starting position of the PivotTable Field List pane at runtime.
Namespace : DevExpress.XtraSpreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
[ComVisible(true)]
public class SpreadsheetPivotTableFieldListOptions :
SpreadsheetNotificationOptions
<ComVisible(True)>
Public Class SpreadsheetPivotTableFieldListOptions
Inherits SpreadsheetNotificationOptions
The following members return SpreadsheetPivotTableFieldListOptions objects:
To get access to the SpreadsheetPivotTableFieldListOptions object, use the SpreadsheetControlOptions.PivotTableFieldList property.
Object ViewStatePersisterCore BaseOptions DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions SpreadsheetPivotTableFieldListOptions
See Also