SelectedItemText Property (SLTreeView)

Class

SLTreeView.

Action

Gets the text of the selected item or an empty string if the selection is empty.

Syntax

C#
protected String SelectedItemText { get; }
VB
'Declaration
Protected Read Property SelectedItemText As String

Access

Read only.