ComponentOne Scheduler for WinForms
SetCellStyle(Int32,Int32,String) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView Class > SetCellStyle Method : SetCellStyle(Int32,Int32,String) Method
Syntax
'Declaration
 
Public Overloads Sub SetCellStyle( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal styleName As System.String _
) 
public void SetCellStyle( 
   System.int row,
   System.int col,
   System.string styleName
)

Parameters

row
col
styleName
See Also

Reference

BaseTableView Class
BaseTableView Members
Overload List