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

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1TableView Class > GetData Method : GetData(Int32,Int32,Boolean) Method
Syntax
'Declaration
 
Public Overloads Overridable Function GetData( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal getCheck As System.Boolean _
) As System.Object
public virtual System.object GetData( 
   System.int row,
   System.int col,
   System.bool getCheck
)

Parameters

row
col
getCheck
See Also

Reference

C1TableView Class
C1TableView Members
Overload List