Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeView Class / ExpandModeProperty Field

In This Topic
    ExpandModeProperty Field (C1TreeView)
    In This Topic
    Identifies the ExpandMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandModeProperty As DependencyProperty
    public static readonly DependencyProperty ExpandModeProperty
    See Also