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

In This Topic
    partialRow Method (MultipleLinesView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function partialRow( _
       ByVal row As System.Integer _
    ) As System.Boolean
    protected override System.bool partialRow( 
       System.int row
    )

    Parameters

    row
    See Also