Reports for WinForms
GotoDocumentLocation(IDocumentLocation,String) メソッド

C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス > GotoDocumentLocation メソッド : GotoDocumentLocation(IDocumentLocation,String) メソッド
移動先のドキュメント位置。
ビューの変更によって作成された履歴項目に使用するキャプション。
指定されたドキュメント位置が現在のプレビューペインで表示されるようにします。
シンタックス
'宣言
 
Public Overloads Sub GotoDocumentLocation( _
   ByVal documentLocation As IDocumentLocation, _
   ByVal historyItemCaption As System.String _
) 
public void GotoDocumentLocation( 
   IDocumentLocation documentLocation,
   System.string historyItemCaption
)

パラメータ

documentLocation
移動先のドキュメント位置。
historyItemCaption
ビューの変更によって作成された履歴項目に使用するキャプション。
参照

C1PreviewPane クラス
C1PreviewPane メンバ
オーバーロード一覧