ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / ChangeResult Class / Action Property

In This Topic
    Action Property (ChangeResult)
    In This Topic
    Gets the action associated with result
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As IAction
    public IAction Action {get;}
    See Also