ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IActionableItem Interface / Action Property

In This Topic
    Action Property (IActionableItem)
    In This Topic
    Gets the action associated with the item.
    Syntax
    'Declaration
     
    ReadOnly Property Action As IAction
    IAction Action {get;}

    Property Value

    The action associated with the item.
    See Also