ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / adjustBottomRow(Int32) Method

In This Topic
    adjustBottomRow(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub adjustBottomRow( _
       ByVal row As Integer _
    ) 
    protected virtual void adjustBottomRow( 
       int row
    )

    Parameters

    row
    See Also