GrapeCity.Win.Containers 名前空間 > GcTableLayoutContainer クラス : CellPaint イベント |
Public Event CellPaint As TableLayoutCellPaintEventHandler
public event TableLayoutCellPaintEventHandler CellPaint
イベント ハンドラが、このイベントに関連するデータを含む、TableLayoutCellPaintEventArgs 型の引数を受け取りました。次の TableLayoutCellPaintEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
CellBounds | Gets the size and location of the cell. |
Column | Gets the column of the cell. |
Row | Gets the row of the cell. |