ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer.Services Namespace / RenderSettings Class / InteractiveActions Property

In This Topic
    InteractiveActions Property
    In This Topic
    Interactive actions.
    Syntax
    'Declaration
     
    Public Property InteractiveActions As String()
    public string[] InteractiveActions {get; set;}
    See Also