FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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