ComponentOne Basic Library for UWP
IsExpanded Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : IsExpanded Property
Gets or sets a value that indicates whether a C1TreeViewItem is expanded.
Syntax
'Declaration
 
Public Property IsExpanded As System.Boolean
public System.bool IsExpanded {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members