LockDrawing (Runtime property)
This property sets or gets LockDrawing value.
PROPERTY LockDrawing as Boolean
Description:
If set to true, then the TableControl redraw when inserting Rows and Cols and when using some other methods. This can be used to increase speed and reduce flickering when inserting large amount of data at the same time.
When set to false then the StyleGrid forces redraw.