C# Syntax
public enum SelectType : System.Enum
| Member | Description |
|---|---|
| ComboboxSelection | A combo box. |
| ExtendedSelection | An extended multi-select list. |
| SingleSelection | A single-select list box. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.SAP.UI5.SelectType

