ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStore Class / IsInteractive Property

In This Topic
    IsInteractive Property
    In This Topic
    Determines whether the root report has interactive sortings.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInteractive As Boolean
    public bool IsInteractive {get;}
    See Also