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

In This Topic
    Author Property (C1RdlReport)
    In This Topic
    Gets or sets the author of the report.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also