ActiveReports 13
Viewer Class Properties

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace : Viewer Class

For a list of all members of this type, see Viewer members.

Public Properties
 NameDescription
Public PropertyGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the active control on the container control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value that determines whether the user is allowed to split the view.  
Public PropertyGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or Sets the dropdown of annotation toolbar.  
Public PropertyGets or Sets the annotation toolbar's visibility.  
Public PropertyGets or sets the dimensions that the control was designed to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets or sets the automatic scaling mode of the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets or sets the size of the auto-scroll margin. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets or sets the minimum size of the auto-scroll. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the location of the auto-scroll position. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyThis property is not relevant for this class. (Inherited from System.Windows.Forms.UserControl)
Public PropertyGets or sets how the control will resize itself. (Inherited from System.Windows.Forms.UserControl)
Public PropertyGets or sets how the control performs validation when the user changes focus to another control. (Inherited from System.Windows.Forms.UserControl)
Public PropertyGets or sets the background color for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets or sets the border style of the user control. (Inherited from System.Windows.Forms.UserControl)
Public PropertyGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public Property

Indicates whether the currently loaded report can be exported.

 
Public PropertyGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the current run-time dimensions of the screen. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets or sets the number of the current document page displayed in the viewer. 1 based. Returns 0 if no report is loaded. Affects History.  
Public PropertyGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the rectangle that represents the virtual display area of the control. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the Active Reports document to be displayed on the Viewer control.  
Public PropertyGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets GalleyMode of report  
Public PropertyGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPublic API for history manipulation.  
Public PropertyGets the characteristics associated with the horizontal scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets or sets the background color of the controls that hosts a hyperlink. The default is transparent. For SectionReports only.  
Public PropertyGets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. For SectionReports only.  
Public PropertyGets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. For SectionReports only.  
Public PropertyGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the mouse mode of the viewer.  
Public PropertyIndicates whether the "Pan", "Selection Mode" and "Snapshot" buttons are visible in the viewer toolbar.  
Public PropertyGets or sets the number of horizontal pages to display when the viewer is in MultiPageMode.  
Public PropertyGets or sets the number of pages displayed vertically when the viewer is in MultiPageMode.  
Public PropertyGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertySpecifies the location of the page in the viewer.  
Public PropertyPublic API for background color of report pane.  
Public PropertyGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the form that the container control is assigned to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances  
Public PropertyGets or sets printing settings  
Public PropertyGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDetermines whether the viewer will reposition the view to the top of the page when a user goes to another page after scrolling downward in a page.  
Public PropertyGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public Property
Public API. Show or hide scrolls within report pane.
 
Public PropertyGets or sets the background color of the highlighted text when using the Viewer control's Find functionality.  
Public PropertyGets or sets the color of the highlighted text when using the Viewer control's Find functionality.  
Public PropertyGets the sidebar component of the viewer control.
 
Public PropertyGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value that determines whether the viewer is split into two views.  
Public PropertyGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public Property

Gets or sets a reference to the TableOfContentsObject.

 
Public PropertyGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value that specifies the current target view when SplitView is true.  
Public PropertyGets the reference to ToolbarObject of the control.  
Public PropertyGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyGet or sets the context menu of touch enabled Viewer.
 
Public PropertyEnable touch mode or not.  
Public PropertyDisplay Touch mode button on viewer's toolbar or not.  
Public PropertyPubilc API for touch mode Toolbar manipulation.  
Public PropertyGets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only.  
Public PropertyGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the characteristics associated with the vertical scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyGets or sets a value that determines how the viewer shows pages(single/multi/continous).  
Public PropertyGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the viewer's zoom level. 1 for FitWidth mode 2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.  
Top
See Also

Reference

Viewer Class
GrapeCity.ActiveReports.Viewer.Win Namespace