GrapeCity ActiveReports for .NET 12.0J
CellPaint イベント

構文
'宣言
 
Public Event CellPaint As TableLayoutCellPaintEventHandler
public event TableLayoutCellPaintEventHandler CellPaint
イベント データ

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

プロパティ解説
CellBoundsGets the size and location of the cell.  
ClipRectangle System.Windows.Forms.PaintEventArgsから継承されます。
ColumnGets the column of the cell.  
Graphics System.Windows.Forms.PaintEventArgsから継承されます。
RowGets the row of the cell.  
参照

関連項目

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.