IsListBoxActive Property (SapComboBox)

Class

SapComboBox.

Action

Gets whether the list box of the the combo box is currently open.

Syntax

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

Access

Read only.