ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / OmitViewerConfiguration Property

In This Topic
    OmitViewerConfiguration Property (ReportDesignerConfiguration)
    In This Topic
    Gets or sets a value that instructs the designer to omit the built-in viewer configuration.
    Syntax
    'Declaration
     
    Public Property OmitViewerConfiguration As Boolean
    public bool OmitViewerConfiguration {get; set;}

    Property Value

    A System.Boolean indicating whether to omit the viewer configuration.
    See Also