ComponentOne Scheduler for WinForms
Clear(ClearFlags,CellRange) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1AgendaView Class > Clear Method : Clear(ClearFlags,CellRange) Method
Syntax
'Declaration
 
Public Overloads Sub Clear( _
   ByVal clearFlags As C1.Win.C1FlexGrid.ClearFlags, _
   ByVal rg As C1.Win.C1FlexGrid.CellRange _
) 
public void Clear( 
   C1.Win.C1FlexGrid.ClearFlags clearFlags,
   C1.Win.C1FlexGrid.CellRange rg
)

Parameters

clearFlags
rg
See Also

Reference

C1AgendaView Class
C1AgendaView Members
Overload List