TabSheetSettings.CacheSize

Syntax

CacheSize: Number

Description

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

Comments

Cache size is calculated as follows: the number of empty cells with default sizes for the given table size is multiplied by N, where N is the 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