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
int MaxStackedCells { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |