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

In This Topic
    pointInColWidth Method (MultipleLinesView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function pointInColWidth( _
       ByVal p As System.Drawing.Point _
    ) As System.Integer
    protected override System.int pointInColWidth( 
       System.Drawing.Point p
    )

    Parameters

    p
    See Also