[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.Redraw

Redraw Property

Redraw

Gets or sets whether the grid should paint its contents.

Declaration
[Browsable(false)]
public bool Redraw { get; set; }
<Browsable(False)>
Public Property Redraw As Boolean
Remarks

This property is deprecated. Use the BeginUpdate() and EndUpdate() methods instead.