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

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

    Property Value

    An instance of ContextActionsTab that contains the settings for the Context Actions tab.
    See Also