Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Contains the number of the left-most column being displayed by a Grid control. Read-only at design time and run time.
Grid.LeftColumn
Remarks
Use the LeftColumn property to determine which columns are not visible to the user. For example, if LeftColumn = 3, columns 1 and 2 are not visible.
See Also
ActiveColumn Property | ActiveRow Property | ColumnOrder Property | RelativeColumn Property | RelativeRow Property
Applies To: Grid