ComponentOne TileControl for WinForms
Select(Boolean,Boolean) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class > Select Method : Select(Boolean,Boolean) Method
Syntax
'Declaration
 
Protected Overloads Overridable Sub Select( _
   ByVal directed As System.Boolean, _
   ByVal forward As System.Boolean _
) 
protected virtual void Select( 
   System.bool directed,
   System.bool forward
)

Parameters

directed
forward
See Also

Reference

C1TileControl Class
C1TileControl Members
Overload List