ActiveReports 13
Viewer Class Methods

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

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

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
See Also

Reference

Viewer Class
GrapeCity.ActiveReports.Viewer.Wpf Namespace