GridControl.PaintCurrentCellRect(Graphics, Rectangle) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- g
- Graphics