Reports for WinForms | ComponentOne
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 String
    public string LastFileName {get; set;}
    See Also