ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.Services Namespace / SampleReportDescriptor Structure / Description Property

In This Topic
    Description Property (SampleReportDescriptor)
    In This Topic
    Gets the description of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As String
    public string Description {get;}

    Property Value

    The description of the report.
    Remarks
    This property provides a brief description of the report.
    See Also