ComponentOne FlexGrid for WPF and Silverlight
Column Property (HitTestInfo)

C1.Silverlight.FlexGrid Namespace > HitTestInfo Class : Column Property
Gets the index of the column at the specified location.
Syntax
'Declaration
 
Public ReadOnly Property Column As System.Integer
public System.int Column {get;}
Remarks
If there is no column at the specified location, this property returns -1.
See Also

Reference

HitTestInfo Class
HitTestInfo Members