TreeType Property (SapTree)
Class
SapTree
.
Action
Gets the tree type. (simple tree, list tree or column tree).
Syntax
C#
protected
TreeType
TreeType { get; }
VB
'Declaration Protected Read Property TreeType As
TreeType
Access
Read only.