GrapeCity ActiveReports for .NET 14.0J
Paint イベント (ReportExplorer)

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design.ReportExplorer 名前空間 > ReportExplorer クラス : Paint イベント
シンタックス
'宣言
 
Public Event Paint As PaintEventHandler
public event PaintEventHandler Paint
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、PaintEventArgs 型の引数を受け取りました。次の PaintEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the rectangle in which to paint.  
Gets the graphics used to paint.  
参照