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

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

    Property Value

    An instance of HomeTab that contains the settings for the Home tab.
    See Also