ActiveReports 18 .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
    Syntax
    'Declaration
     
    Public Property InteractivitySupport As InteractivityType
    public InteractivityType InteractivitySupport {get; set;}
    See Also