ComponentOne Basic Library for WPF and Silverlight
IsExpandedProperty Field (C1TreeViewItem)


C1.WPF Namespace > C1TreeViewItem Class : IsExpandedProperty Field
Identifies the IsExpanded dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsExpandedProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1TreeViewItem.IsExpandedProperty
public static readonly System.Windows.DependencyProperty IsExpandedProperty
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members