Control Object Properties
CurrentColno Current column number with focus
      The 'CurrentColno property is a +PxPlus Exclusive
Description Current column with focus. This property contains the same information as 'CurrentColumn however regardless of whether referenced as a string or numeric property, only the column number is reflected. (The CurrentColumn property refelcts the column name when referenced as a string).

It is recommended that this property is used when accessing the control using Psuedo Properties.

   
Used by GRID