ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class
Properties Methods Events

In This Topic
    C1ReportViewer Class Members
    In This Topic

    The following tables list the members exposed by C1ReportViewer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ReportViewer class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertySpecifies the set of tools that will be available for the user  
    Public PropertyGets a reference to the C1.Web.Wijmo.Controls.C1ReportViewer.ReportService.ReportCache object that controls how reports are cached on the server.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySpecifies whether the tools panel will be collapsed.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets culture ID.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyOverridden. Gets or sets a value indicating whether the Web server control is enabled.  
    Public PropertyEnables built-in log console.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyThe default tool that will be expanded in the tools panel.  
    Public PropertyName for the exported file.  
    Public PropertyGets or sets the name of the file with report.  
    Public PropertySpecifies whether the viewer must be shown in full screen mode. Note, when full screen mode is enabled document overflow style will be changed to hidden and viewer will be fit in parent container bounds.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the height of the control.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyUse the Localization property in order to customize localization strings.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySpecifies whether the viewer must show document pages individually (with scrollbars covering the current page only) or continuously (with scrollbars covering the whole document).  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyThe property used to set the Pdf document security, now including: AllowCopyContent: allow the pdf can be copied.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the name of the report to view.  
    Public PropertyThe URL to the report service.  
    Public PropertyGets or sets the relative path to folder that will be used to store generated report data.  
    Public PropertyIndicates whether to automatically generate and show parameter input forms for reports with parameters. The default is true.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value indicates the location of the splitter, in pixels, from the left edge of the splitter.  
    Public PropertyIndicates whether the status bar will be visible.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyGets the tool bar control. Use this property if you want to customize toolbar at runtime.  
    Public PropertyIndicates whether the toolbar will be visible.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the width of the control.  
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyThe page zoom value. Accepts named zoom values like "actual size", "fit page", "fit width", "fit height" or value in percentages, e.g. "50%", "70%".  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Removes a previously cached document from cache.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of C1.C1Preview.C1PrintDocument with its properties adjusted to better work with C1ReportViewer. This method creates a licensed instance of C1PrintDocument provided it is invoked on a licensed instance of C1ReportViewer.  
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of C1.C1Rdl.Rdl2008.C1RdlReport with its properties adjusted to better work with C1ReportViewer. This method creates a licensed instance of C1RdlReport provided it is invoked on a licensed instance of C1ReportViewer.  
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of C1.C1Report.C1Report with its properties adjusted to better work with C1ReportViewer. This method creates a licensed instance of C1Report provided it is invoked on a licensed instance of C1ReportViewer.  
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Methodstatic (Shared in Visual Basic)Gets the content of the dialog template.  
    Public Methodstatic (Shared in Visual Basic)Gets the previously registered in-memory document. Note, document will be automatically generated if needed.  
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodGets array of the available report names for given report file.  
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Methodstatic (Shared in Visual Basic)Determines whether a previously cached report or document is available.  
    Public Method (Inherited from System.Web.UI.Control)
    Public Methodstatic (Shared in Visual Basic)Determines whether an in-memory document is registered.  
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Methodstatic (Shared in Visual Basic)Localizes the string.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRecreates child controls.  
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Methodstatic (Shared in Visual Basic)Registers an in-memory(memory-based) document  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Methodstatic (Shared in Visual Basic)Remove in-memory document.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also