ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / ReportItemExtensions Class / IsInteractive Method

In This Topic
    IsInteractive Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsInteractive( _
       ByVal item As IReportItem _
    ) As Boolean
    public static bool IsInteractive( 
       IReportItem item
    )

    Parameters

    item
    See Also