TabSheetSettings.CacheSize

Syntax

CacheSize: Number

Description

The CacheSize property contains value of relative cache size for asynchronous mode.

Comments

Cache size is calculated by the formula: the number of empty cells with default sizes for this table size is multiplied to the N value, where N - value of this field.

Default property value is 30.

Example

The example of property use is given on the Example of Creating the TabSheet Component page.

See also:

TabSheetSettings