ComponentOne Scheduler for WinForms
ShowCell(Int32,Int32) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView Class : ShowCell(Int32,Int32) Method
Syntax
'Declaration
 
Public Overridable Sub ShowCell( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) 
public virtual void ShowCell( 
   System.int row,
   System.int col
)

Parameters

row
col
See Also

Reference

BaseTableView Class
BaseTableView Members