ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / OpenDocumentInfo Class / Id Property

In This Topic
    Id Property (OpenDocumentInfo)
    In This Topic
    Document id.
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also