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

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