ComponentOne Scheduler for WinForms
Select(Int32,Int32,Boolean) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1TableView Class > Select Method : Select(Int32,Int32,Boolean) Method
Syntax
'Declaration
 
Public Overloads Sub Select( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal show As System.Boolean _
) 
public void Select( 
   System.int row,
   System.int col,
   System.bool show
)

Parameters

row
col
show
See Also

Reference

C1TableView Class
C1TableView Members
Overload List