FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1DocumentSource Class / DocumentName Property

In This Topic
    DocumentName Property (C1DocumentSource)
    In This Topic
    Gets a name of the document.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property DocumentName As String
    public abstract string DocumentName {get;}
    See Also