ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / StreamingRendererSettings Class / InteractivitySupport Property

In This Topic
    InteractivitySupport Property (StreamingRendererSettings)
    In This Topic
    Gets or sets the type of interactivity support.
    Syntax
    'Declaration
     
    Public Property InteractivitySupport As InteractivityType
    public InteractivityType InteractivitySupport {get; set;}

    Property Value

    The interactivity support type.
    See Also