ComponentOne Scheduler for WinForms
SetData(Int32,String,Object) Method

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

Parameters

row
colName
value
See Also

Reference

C1TableView Class
C1TableView Members
Overload List