ComponentOne Scheduler for WinForms
GetCellRect(Int32,Int32) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1TableView Class > GetCellRect Method : GetCellRect(Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Function GetCellRect( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetCellRect( 
   System.int row,
   System.int col
)

Parameters

row
col
See Also

Reference

C1TableView Class
C1TableView Members
Overload List