ComponentOne TileControl for WinForms
ScrollToGroup Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : ScrollToGroup Method
Scrolls the surface and make the specified Group visible.
Syntax
'Declaration
 
Public Sub ScrollToGroup( _
   ByVal group As Group, _
   ByVal immediate As System.Boolean _
) 
public void ScrollToGroup( 
   Group group,
   System.bool immediate
)

Parameters

group
immediate
See Also

Reference

C1TileControl Class
C1TileControl Members