ComponentOne Scheduler for WinForms
GetData(Int32,String) Method

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

Parameters

row
colName
See Also

Reference

C1AgendaView Class
C1AgendaView Members
Overload List