ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / OmitViewerConfiguration Property

In This Topic
    OmitViewerConfiguration Property (ReportDesignerConfiguration)
    In This Topic
    Instructs designer to omit embedded viewer configuration.
    Syntax
    'Declaration
     
    Public Property OmitViewerConfiguration As Boolean
    public bool OmitViewerConfiguration {get; set;}
    See Also