ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportInfo Class / Id Property

In This Topic
    Id Property (ReportInfo)
    In This Topic
    Gets or sets the report ID.
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}

    Property Value

    A System.String representing the ID of the report.
    See Also