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