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

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