NetXP 3.0 Reference

ListBar.EndUpdate Method 

Resumes drawing of the control after drawing was suspended by the BeginUpdate method.

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

See Also

ListBar Class | NETXP.Controls.Bars Namespace