Skybound Rebar

RebarRow.Refresh Method 

Causes this row to be completely repainted.

[Visual Basic]
Public Sub Refresh()
[C#]
public void Refresh();

Remarks

This method invalidates bounding rectangle of this row for the Rebar control that contains it.

See Also

RebarRow Class | Skybound.Rebar Namespace