GrapeCity ActiveReports for .NET 16.0J
Paint イベント (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : Paint イベント
Occurs when the control is redrawn.
シンタックス
'宣言
 
Public Event Paint As PaintEventHandler
public event PaintEventHandler Paint
イベント データ

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

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