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

In This Topic
    OmitViewerConfiguration Property (ReportDesignerSettings)
    In This Topic
    Gets or sets a value indicating whether to omit the embedded 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