ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentInfo Class / Manager Property

In This Topic
    Manager Property
    In This Topic
    Gets or sets the manager of the author.
    Syntax
    'Declaration
     
    Public Property Manager As System.String
    public System.string Manager {get; set;}
    See Also