\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / MultipleLinesView Class / getFilterRect Method

In This Topic
    getFilterRect Method (MultipleLinesView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function getFilterRect( _
       ByVal col As System.Integer _
    ) As System.Drawing.Rectangle
    protected override System.Drawing.Rectangle getFilterRect( 
       System.int col
    )

    Parameters

    col
    See Also