ComponentOne FlexGrid for WinForms
Column Property (HitTestInfo)

C1.Win.C1FlexGrid Namespace > HitTestInfo Structure : Column Property
Get the index of the column at the point being tested (if the point does not correspond to a cell, it returns -1).
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
public int Column {get;}
See Also

Reference

HitTestInfo Structure
HitTestInfo Members