APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.selected Property

Gets or sets a value indicating whether the item is selected. Default value is false.

[Visual Basic]
Public Property selected As Boolean
[C#]
public bool selected {get; set;}

See Also

TreeViewElement Class | APNSoft.WebControls Namespace