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

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