GrapeCity MultiRow Windows Forms Documentation
Refresh Method


Forces the drop-down list to immediately redraw itself and the items.
Syntax
Public Sub Refresh() 
Dim instance As HeaderDropDownList
 
instance.Refresh()
public void Refresh()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HeaderDropDownList Class
HeaderDropDownList Members

 

 


Copyright © GrapeCity, inc. All rights reserved.