Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewFileActions Class / FileOpen Method

In This Topic
    FileOpen Method (C1PreviewFileActions)
    In This Topic
    Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog.
    Overload List
    OverloadDescription
    Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog.  
    Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog.  
    Shows the "open file" dialog allowing the user to select a document to open, and then opens it.  
    See Also