ComponentOne Scheduler for WinForms
GetUserData(Int32,Int32) Method

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

Parameters

row
col
See Also

Reference

BaseTableView Class
BaseTableView Members
Overload List