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

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

    Property Value

    An instance of InsertTab that contains the settings for the Insert tab.
    See Also