ActiveColumn Property

See Also

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.

Syntax

Grid.ActiveColumn

Remarks

ActiveColumn returns zero if the grid doesn't have the focus.