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

In This Topic
    DocumentName Property (FlexReport)
    In This Topic
    Overriden. Gets the user-frienly name for this FlexReport object.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DocumentName As String
    public override string DocumentName {get;}
    See Also