C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / Select Method / Select(Int32,Int32) Method

In This Topic
Select(Int32,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub Select( _
   ByVal start As Integer, _
   ByVal length As Integer _
) 
 

Parameters

start
length
See Also