FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / FileName Property

In This Topic
    FileName Property (C1FlexReport)
    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