Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[BrowsableAttribute(true)]
public string Manager { get; set; }
Visual Basic (Declaration)
<BrowsableAttribute(True)> _
Public Property Manager As String

See Also