ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CreateDocumentOptions Class
Properties

In This Topic
    CreateDocumentOptions Class Members
    In This Topic

    The following tables list the members exposed by CreateDocumentOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyA list of RDL Data Sets to use with the template.  
    Public PropertyName of the document. If not specified default 'Untitled' name will be used.  
    Public PropertyTemplate to use for the document.  
    Public PropertyType of the document to create. If not specified RDL report will be created.  
    Top
    See Also