GrapeCity ActiveReports for .NET 14.0J
Restart メソッド (SectionReport)

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionReport クラス : Restart メソッド
レポートデータソースをリセットし、レポート処理を再実行します。
シンタックス
'宣言
 
Public Sub Restart() 
public void Restart()
解説

このメソッドは、既存のレポートインスタンスのデータソースやページ設定、レイアウトなどに対して、動的な変更を行い、レポート生成処理を再実行するときに使用します。

参照

SectionReport クラス
SectionReport メンバ
Run メソッド