ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeViewExpandButton Class / C1TreeViewExpandButton Constructor



In This Topic
    C1TreeViewExpandButton Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1TreeViewExpandButton()
    public C1TreeViewExpandButton()
    public:
    C1TreeViewExpandButton();
    See Also