FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : PaintGroupBarBackground イベント |
'宣言
Public Event PaintGroupBarBackground As PaintGroupBarBackgroundEventHandler
public event PaintGroupBarBackgroundEventHandler PaintGroupBarBackground
イベント ハンドラが、このイベントに関連するデータを含む、PaintGroupBarBackgroundEventArgs 型の引数を受け取りました。次の PaintGroupBarBackgroundEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Bounds | グループバーの境界。 |
Graphics | 背景の描画に使用するGraphicsオブジェクト。 |
Handled | イベントが処理されたかどうかを決定します。 |