SelectedNodes Property (SapTree)

Class

SapTree.

Action

Gets a collection containing the node keys of all the selected nodes in the tree.

Syntax

'Declaration
Protected Read Property SelectedNodes As List(Of String)

Access

Read only.