ComponentOne Basic Library for WPF and Silverlight
Expand Method (C1TreeViewItem)


C1.Silverlight Namespace > C1TreeViewItem Class : Expand Method
Expands the C1TreeViewItem.
Syntax
'Declaration
 
Public Sub Expand() 
'Usage
 
Dim instance As C1TreeViewItem
 
instance.Expand()
public void Expand()
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members