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

In This Topic
    Name Property (SaveDocumentInfo)
    In This Topic
    The correct name needs to be always specified explicitly.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also