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

In This Topic
    pointInColWidth Method (Split)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function pointInColWidth( _
       ByVal p As Point _
    ) As Integer
    protected virtual int pointInColWidth( 
       Point p
    )

    Parameters

    p
    See Also