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

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

    Parameters

    col
    See Also