ComponentOne Scheduler for WinForms
GetUserData(Int32,String) Method

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

Parameters

row
colName
See Also

Reference

C1TableView Class
C1TableView Members
Overload List