FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / FileName Property

In This Topic
    FileName Property (FlexReport)
    In This Topic
    Gets the filename that was used to load or save the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    See Also