ComponentOne FlexGrid for UWP
Column Property (HitTestInfo)

C1.UWP.FlexGrid Assembly > C1.Xaml.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