Table of Contents

Enum TreeType

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

The type of tree.

public enum TreeType

Fields

ColumnTree = 2

A tree with columns

ListTree = 1

A tree that includes various items

SimpleTree = 0

A tree without any items