ComponentOne Scheduler for WinForms
GetDataDisplay(Int32,String) Method

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

Parameters

row
colName
See Also

Reference

C1TableView Class
C1TableView Members
Overload List