ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItem Class / Action Property

In This Topic
    Action Property (ToolbarItem)
    In This Topic
    Action handler for the toolbar item
    Syntax
    'Declaration
     
    Public Property Action As Action
    public Action Action {get; set;}
    See Also