FirstVisibleColumn Property (SapGridView)

Class

SapGridView.

Action

Gets the first visible column of the scrollable area of the grid view, fixed columns are ignored.

Syntax

C#
protected String FirstVisibleColumn { get; }
VB
'Declaration
Protected Read Property FirstVisibleColumn As String

Access

Read only.