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

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

    Property Value

    The Id of the report.
    Remarks
    This property contains the id of the report file..
    See Also