Table of Contents

Enum SelectType

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

The type of list box or combo box.

public enum SelectType

Fields

ComboboxSelection = 1

A combo box.

ExtendedSelection = 2

An extended multi-select list.

SingleSelection = 0

A single-select list box.