MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CreateDocumentOptions Class / Name Property

In This Topic
Name Property (CreateDocumentOptions)
In This Topic
Gets or sets the name of the document.
Syntax
'Declaration
 
Public Property Name As String
 
Remarks
If not specified, the default 'Untitled' name will be used.
See Also