Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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