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



In This Topic
    C1FilePicker Constructor
    In This Topic
    Initializes a new instance of a C1FilePicker.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1FilePicker()
    public C1FilePicker()
    public:
    C1FilePicker();
    See Also