ActiveColumn Property
Returns as an integer the column number that contains the active cell in a Grid control. Not available at design time; read-only at run time.
Grid.ActiveColumn
Remarks
ActiveColumn returns zero if the grid doesn't have the focus.
See Also
ActivateCell Method | ActiveRow Property | GridHitTest Method
Applies To: Grid Control