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

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

Parameters

row
col
newStyle
See Also

Reference

C1AgendaView Class
C1AgendaView Members
Overload List