This property returns and sets a value that determines whether the Grid control should be redrawn automatically after each change.
object.Redraw [= Boolean]
You can use this property in code to reduce flicker while making extensive updates to the contents of the Grid control.