GrapeCity ActiveReports for .NET 16.0J
Viewer クラス メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 : Viewer クラス

このクラスのメンバの一覧は、Viewerメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. System.Windows.UIElementから継承されます。
Public メソッドAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. System.Windows.UIElementから継承されます。
Public メソッドオーバーロードされます。 Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. System.Windows.UIElementから継承されます。
Public メソッドBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. System.Windows.FrameworkElementから継承されます。
Public メソッドPositions 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. System.Windows.UIElementから継承されます。
Public メソッドオーバーロードされます。 Starts an animation for a specified animated property on this element. System.Windows.UIElementから継承されます。
Public メソッドStarts the initialization process for this element. System.Windows.FrameworkElementから継承されます。
Public メソッドオーバーロードされます。 Begins the sequence of actions that are contained in the provided storyboard. System.Windows.FrameworkElementから継承されます。
Public メソッドオーバーロードされます。 Attempts to bring this element into view, within any scrollable regions it is contained within. System.Windows.FrameworkElementから継承されます。
Public メソッドAttempts to force capture of the mouse to this element. System.Windows.UIElementから継承されます。
Public メソッドAttempts to force capture of the stylus to this element. System.Windows.UIElementから継承されます。
Public メソッドAttempts to force capture of a touch to this element. System.Windows.UIElementから継承されます。
Public メソッドオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerces 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. System.Windows.DependencyObjectから継承されます。
Public メソッドViewerコントロールで使用されるリソースを解放します。

 
Public メソッドIndicates that the initialization process for the element is complete. System.Windows.FrameworkElementから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドオーバーロードされます。 指定されたエクスポートフィルターを使用して、現在ロードされているレポートの指定されたページ範囲を指定されたファイルにエクスポートします。  
Public メソッドReturns the common ancestor of two visual objects. System.Windows.Media.Visualから継承されます。
Public メソッド System.Windows.FrameworkElementから継承されます。
Public メソッドSearches for a resource with the specified key, and throws an exception if the requested resource is not found. System.Windows.FrameworkElementから継承されます。
Public メソッドAttempts to set focus to this element. System.Windows.UIElementから継承されます。
Public メソッドReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. System.Windows.UIElementから継承されます。
Public メソッドReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. System.Windows.FrameworkElementから継承されます。
Public メソッドGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッド実行時のエラーを報告します。  
Public メソッド System.Windows.UIElementから継承されます。
Public メソッドInvalidates 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. System.Windows.UIElementから継承されます。
Public メソッドInvalidates the measurement state (layout) for the element. System.Windows.UIElementから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidates 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. System.Windows.UIElementから継承されます。
Public メソッドDetermines whether the visual object is an ancestor of the descendant visual object. System.Windows.Media.Visualから継承されます。
Public メソッドDetermines whether the visual object is a descendant of the ancestor visual object. System.Windows.Media.Visualから継承されます。
Public メソッドオーバーロードされます。 レポートドキュメントをロードします。  
Public メソッドUpdates 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. System.Windows.UIElementから継承されます。
Public メソッドMoves the keyboard focus away from this element and to another element in a provided traversal direction. System.Windows.FrameworkElementから継承されます。
Public メソッドConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. System.Windows.Media.Visualから継承されます。
Public メソッドConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. System.Windows.Media.Visualから継承されます。
Public メソッドDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. System.Windows.FrameworkElementから継承されます。
Public メソッドオーバーロードされます。 現在開いているドキュメント(セクションまたはページ)を印刷します。  
Public メソッド System.Windows.UIElementから継承されます。
Public メソッドReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドProvides an accessor that simplifies access to the System.Windows.NameScope registration method. System.Windows.FrameworkElementから継承されます。
Public メソッドReleases all captured touch devices from this element. System.Windows.UIElementから継承されます。
Public メソッドReleases the mouse capture, if this element held the capture. System.Windows.UIElementから継承されます。
Public メソッドReleases the stylus device capture, if this element held the capture. System.Windows.UIElementから継承されます。
Public メソッドAttempts to release the specified touch device from this element. System.Windows.UIElementから継承されます。
Public メソッド System.Windows.UIElementから継承されます。
Public メソッドロードしたレポートを指定した描画拡張で、指定されたファイル(またはファイルのグループ)にエクスポートします。注意: このメソッドは、ページレポートでのみ使用可能です。  
Public メソッドオーバーロードされます。 Attaches a binding to this element, based on the provided binding object. System.Windows.FrameworkElementから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド表示されているレポートのパラメータの値を設定します。  
Public メソッドSearches for a resource with the specified name and sets up a resource reference to it for the specified property. System.Windows.FrameworkElementから継承されます。
Public メソッドオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドReturns the string representation of a System.Windows.Controls.Control object. System.Windows.Controls.Controlから継承されます。
Public メソッドオーバーロードされます。 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. System.Windows.Media.Visualから継承されます。
Public メソッドReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. System.Windows.Media.Visualから継承されます。
Public メソッドReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. System.Windows.Media.Visualから継承されます。
Public メソッドTranslates a point relative to this element to coordinates that are relative to the specified element. System.Windows.UIElementから継承されます。
Public メソッドSearches for a resource with the specified key, and returns that resource if found. System.Windows.FrameworkElementから継承されます。
Public メソッドSimplifies access to the System.Windows.NameScope de-registration method. System.Windows.FrameworkElementから継承されます。
Public メソッドReapplies the default style to the current System.Windows.FrameworkElement. System.Windows.FrameworkElementから継承されます。
Public メソッドEnsures that all visual child elements of this element are properly updated for layout. System.Windows.UIElementから継承されます。
トップ
参照

Viewer クラス
GrapeCity.ActiveReports.Viewer.Wpf 名前空間