ActiveReports 13
Viewer Class Members
Fields  Properties  Methods  Events

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

The following tables list the members exposed by Viewer.

Public Constructors
 NameDescription
Public ConstructorInitializes the new instance of Viewer class.
 
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets a value that determines whether the user is allowed to split the view.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. For SectionReports only.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. For SectionReports only.  
Public Fieldstatic (Shared in Visual Basic)Gets 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 Fieldstatic (Shared in Visual Basic)MultiplePageCols binding property  
Public Fieldstatic (Shared in Visual Basic)MultiplePageRows binding property  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the location of the page in the viewer.  
Public Fieldstatic (Shared in Visual Basic)Public API for background color of report pane.  
Public Fieldstatic (Shared in Visual Basic)Pages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances.  
Public Fieldstatic (Shared in Visual Basic)DesignPrintingSettings binding property  
Public Fieldstatic (Shared in Visual Basic)Determines 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 Fieldstatic (Shared in Visual Basic)Public API. Show or hide scrolls within report pane.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the background color of the highlighted text when using the Viewer control's Find functionality.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the color of the highlighted text when using the Viewer control's Find functionality.  
Public Fieldstatic (Shared in Visual Basic)SourceFormat Dependency Property  
Public Fieldstatic (Shared in Visual Basic)Source Dependency Property  
Public Fieldstatic (Shared in Visual Basic)Gets or sets a value that determines whether the viewer is split into two views.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets a value that specifies the current target view when SplitView is true.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only.  
Public Fieldstatic (Shared in Visual Basic)ViewType binding property  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the viewer's zoom level. -1 for FitWidth mode -2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.  
Top
Public Properties
 NameDescription
Public PropertyGets the rendered height of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets the rendered width of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value that determines whether the user is allowed to split the view.  
Public PropertyGets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyIndicates whether the loaded report can be exported or not. Returns "false" if export is not permitted.  
Public PropertyGets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Inherited from System.Windows.FrameworkElement)
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 displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyGets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the font family of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the font style. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets GalleyMode of report  
Public PropertyGets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyPublic API for history manipulation.  
Public PropertyGets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
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 the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyGets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyGets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
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 identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the location of the page in the viewer.
 
Public PropertyPublic API for background color of report pane.  
Public PropertyGets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
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 (or sets, but see Remarks) the final render size of this element. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from System.Windows.UIElement)
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 or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
Public PropertyPublic 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 a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertySpecifies the local/remote report source Uri to display the report in Viewer (i.e. 'http://www.mysite.com/invoice.rpx')  
Public PropertySpecifies the format of the report source Uri. Should be used when Source does not have an extension.  
Public PropertyGets or sets a value that determines whether the viewer is split into two views.  
Public PropertyGets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control)
Public PropertyGets the table of contents panel component of sidebar component.
 
Public PropertyGets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value that specifies the current target view when SplitView is true.  
Public PropertyGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkElement)
Public PropertyGets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyGets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyGets all touch devices that are over this element. (Inherited from System.Windows.UIElement)
Public PropertyGets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyGets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
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 that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value that determines how the viewer shows pages(single/multi/continous).  
Public PropertyGets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the width of the element. (Inherited from System.Windows.FrameworkElement)
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
Public Methods
 NameDescription
Public MethodOverloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. (Inherited from System.Windows.UIElement)
Public MethodAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
Public MethodOverloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement)
Public MethodBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement)
Public MethodPositions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement)
Public MethodOverloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement)
Public MethodStarts the initialization process for this element. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public MethodAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
Public MethodAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
Public MethodAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
Public MethodOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReleases the resources used by Viewer control.
 
Public MethodIndicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded. Exports the specified page range of the currently loaded report to the specified file by using the specified export filter.  
Public MethodReturns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement)
Public MethodAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
Public MethodReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement)
Public MethodReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReports about runtime error  
Public Method (Inherited from System.Windows.UIElement)
Public MethodInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement)
Public MethodInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodInvalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement)
Public MethodDetermines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual)
Public MethodDetermines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual)
Public MethodOverloaded. Loads a report.  
Public MethodUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement)
Public MethodMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement)
Public MethodConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Public MethodConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual)
Public MethodDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Prints the currently opened document(section or page)  
Public Method (Inherited from System.Windows.UIElement)
Public MethodReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
Public MethodReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodExports the specified loaded report to the specified file (or group of files) by using the specified export extension. Note: for page report only.  
Public MethodOverloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodSets values of parameters for the report that is shown.  
Public MethodSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Public MethodReturns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Public MethodOverloaded. Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. (Inherited from System.Windows.Media.Visual)
Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual)
Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual)
Public MethodTranslates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement)
Public MethodSearches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement)
Public MethodSimplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodReapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public MethodEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventThis event fires when report item with specified action was clicked in the report preview control.  
Public EventOccurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventFires in case of any error (in error panel etc.).  
Public EventOccurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element gets logical focus. (Inherited from System.Windows.UIElement)
Public EventOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element captures the mouse. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element captures the stylus. (Inherited from System.Windows.UIElement)
Public EventOccurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the user clicks on text or an image that has a hyperlink assigned to it.  
Public EventOccurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement)
Public EventOccurs after all the viewer pages have been fully loaded.  
Public EventOccurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when this element loses logical focus. (Inherited from System.Windows.UIElement)
Public EventOccurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element loses stylus capture. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Public EventOccurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement)
Public EventOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement)
Public EventOccurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement)
Public EventOccurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Public EventOccurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control)
Public EventOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventOccurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement)
Public EventOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control)
Public EventOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement)
Public EventOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventOccurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. (Inherited from System.Windows.UIElement)
Public EventFires before report refreshes (right after opening of new report, toggling/sorting and drill-through actions, pressing of buttons: view report (parameters panel), galley mode, refresh, back to parent). In case of no error it fires before LoadCompleted event.  
Public EventOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
Public EventOccurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventOccurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventOccurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventOccurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

Viewer Class
GrapeCity.ActiveReports.Viewer.Wpf Namespace