SpreadsheetPivotTableFieldListOptions.StartSize Property
Gets or sets the start size of the PivotTable Field List.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
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