APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.opened Property
Gets or sets a value indicating whether the item is opened (expanded). Default value is false.
[Visual Basic]
Public Property opened As Boolean
[C#]
public bool opened {get; set;}
See Also
TreeViewElement Class | APNSoft.WebControls Namespace