[]
        
(Showing Draft Content)

C1.Win.List.ListBase.View.isLeftInsert

isLeftInsert Method

isLeftInsert(int, Point)

returns true if we displaying the insertion point on the leftside of the rect

Declaration
protected virtual bool isLeftInsert(int col, Point p)
Protected Overridable Function isLeftInsert(col As Integer, p As Point) As Boolean
Parameters
Type Name Description
int col
Point p
Returns
Type Description
bool