ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / Description Property

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