[]
Gets or sets whether the grid should paint its contents.
[Browsable(false)] public bool Redraw { get; set; }
This property is deprecated. Use the BeginUpdate() and EndUpdate() methods instead.