Enum TreeType
The type of tree.
Namespace: HP.LFT.SDK.SAP.GUI
Assembly: HP.LFT.SDK.dll
Syntax
public enum TreeType
Fields
| Name | Description |
|---|---|
| ColumnTree | A tree with columns |
| ListTree | A tree that includes various items |
| SimpleTree | A tree without any items |