Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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