Reports for WinForms | ComponentOne
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 String
    public string Manager {get; set;}
    See Also