MaxStackedCells Property
Overloads
MaxStackedCells |
Maximum number of cells for an initial data fetch (set in The default value is 5000. JSON property name: qMaxStackedCells |
MaxStackedCells
Maximum number of cells for an initial data fetch (set in qInitialDataFetch
) when in stacked mode ( qMode
is K).
The default value is 5000.
JSON property name: qMaxStackedCells
Declaration
public int MaxStackedCells { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!