ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / View Class / endMoveColumn Method

In This Topic
    endMoveColumn Method (View)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub endMoveColumn( _
       ByVal p As Point _
    ) 
    protected virtual void endMoveColumn( 
       Point p
    )

    Parameters

    p
    See Also