GridControl.PaintCurrentCellRect(Graphics, Rectangle) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
protected:
virtual void PaintCurrentCellRect(System::Drawing::Graphics ^ g, System::Drawing::Rectangle r);
protected virtual void PaintCurrentCellRect (System.Drawing.Graphics g, System.Drawing.Rectangle r);
abstract member PaintCurrentCellRect : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
override this.PaintCurrentCellRect : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
Protected Overridable Sub PaintCurrentCellRect (g As Graphics, r As Rectangle)
パラメーター
- g
- Graphics