ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeView Class / ExpandModeProperty Field



In This Topic
    ExpandModeProperty Field
    In This Topic
    Identifies the ExpandMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandModeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeView.ExpandModeProperty
    public static readonly DependencyProperty ExpandModeProperty
    public:
    static readonly DependencyProperty^ ExpandModeProperty
    See Also