IsListElement Property (SapCheckBox)

Class

SapCheckBox.

Action

Gets whether the element is on an ABAP list, not a screen.

Syntax

C#
protected Boolean IsListElement { get; }
VB
'Declaration
Protected Read Property IsListElement As Boolean

Access

Read only.