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

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