ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings Class / Element Property

In This Topic
    Element Property
    In This Topic
    Element id where to render viewer.
    Syntax
    'Declaration
     
    Public Property Element As String
    public string Element {get; set;}
    See Also