ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / InteractiveOff Property

In This Topic
    InteractiveOff Property
    In This Topic
    Turn off interactive
    Syntax
    'Declaration
     
    Public Property InteractiveOff As Boolean
    public bool InteractiveOff {get; set;}
    See Also