[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.CreateDocumentOptions.Name

Name Property

Name

Gets or sets the name of the document.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string Name { get; set; }
Remarks

If not specified, the default 'Untitled' name will be used.