CurrentColumn Property (SapTable)

Class

SapTable.

Action

Gets the index of the current column. The value is zero-based.

Syntax

C#
protected Integer CurrentColumn { get; }
VB
'Declaration
Protected Read Property CurrentColumn As Integer

Access

Read only.