Enum SelectType
The type of list box or combo box.
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public enum SelectType
Fields
| Name | Description |
|---|---|
| ComboboxSelection | A combo box. |
| ExtendedSelection | An extended multi-select list. |
| SingleSelection | A single-select list box. |