ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / getFilterRect Method

In This Topic
    getFilterRect Method (Split)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function getFilterRect( _
       ByVal col As Integer _
    ) As Rectangle
    protected virtual Rectangle getFilterRect( 
       int col
    )

    Parameters

    col
    See Also