Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / ClearFilter Method / ClearFilter(Int32) Method

In This Topic
    ClearFilter(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ClearFilter( _
       ByVal col As System.Integer _
    ) 
    public void ClearFilter( 
       System.int col
    )

    Parameters

    col
    See Also