SpreadsheetPivotTableFieldListStartPosition Enum
Lists values used to specify the starting position of the PivotTable Field List.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Members
Name | Description |
---|---|
Manual
|
Specifies that the position of the Pivot |
Manual
|
Specifies that the position of the Pivot |
Center
|
Specifies that the Pivot |
Center
|
Specifies that the Pivot |
#Related API Members
The following properties accept/return SpreadsheetPivotTableFieldListStartPosition values:
#Remarks
The values listed by this enumeration are used by the SpreadsheetPivotTableFieldListOptions.StartPosition property.