Enum TableSelectionMode
The selections that are possible in a table.
Namespace: HP.LFT.SDK.SAP.GUI
Assembly: HP.LFT.SDK.dll
Syntax
public enum TableSelectionMode
Fields
| Name | Description |
|---|---|
| MultipleSelection | One or more can be selected. |
| NoSelection | Cannot select. |
| SingleSelection | Only one can be selected. |