Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / DocumentName Property

In This Topic
    DocumentName Property (C1RdlReport)
    In This Topic
    Overridden. Returns the current report's Description (used to identify reports in print tasks and so on).
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DocumentName As String
    public override string DocumentName {get;}
    See Also