ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / AppBarSettings Class / ScriptTab Property

In This Topic
    ScriptTab Property
    In This Topic
    Gets or sets the Script tab settings.
    Syntax
    'Declaration
     
    Public Property ScriptTab As ScriptTab
    public ScriptTab ScriptTab {get; set;}

    Property Value

    An instance of ScriptTab that contains the settings for the Script tab.
    See Also