ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UsageInfo Class / LastFileName Property

In This Topic
    LastFileName Property
    In This Topic
    Gets or sets the file name that was last used to save or load a document.
    Syntax
    'Declaration
     
    Public Property LastFileName As System.String
    public System.string LastFileName {get; set;}
    See Also