SpreadsheetPivotTableFieldListOptions.StartSize Property
Gets or sets the start size of the PivotTable Field List. This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Size | A Size object composed of a pair of integers, which specify the width and height of the PivotTable Field List. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to StartSize |
|---|---|
| SpreadsheetControlOptions |
|
See Also