ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CurrentDocumentInfo Class / Name Property

In This Topic
    Name Property (CurrentDocumentInfo)
    In This Topic
    Report name
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also