[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.Redraw

Redraw Property

Redraw

Gets or sets whether the grid should paint its contents.

Declaration
[Browsable(false)]
public bool Redraw { get; set; }
Remarks

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