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

In This Topic
    endMoveColumn Method (MultipleLinesView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub endMoveColumn( _
       ByVal p As System.Drawing.Point _
    ) 
    protected override void endMoveColumn( 
       System.Drawing.Point p
    )

    Parameters

    p
    See Also