ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / IGenerator Interface / InteractivitySupport Property

In This Topic
    InteractivitySupport Property (IGenerator)
    In This Topic
    Supports interactivity content or not.
    Syntax
    'Declaration
     
    ReadOnly Property InteractivitySupport As InteractivityType
    InteractivityType InteractivitySupport {get;}
    See Also