CacheIncrement Property

Returns or sets the number of rows that can be cached locally in memory.

Syntax

Public Property CacheIncrement As Integer

Applies To

Grid Object

Data Type

Integer

Remarks

The CacheIncrement property improves performance if you often use AddItem method to insert rows into a grid.