ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPart Class / Description Property

In This Topic
    Description Property (ReportPart)
    In This Topic
    The report part detailed description which will be visible in the designer.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also