GridControl.SetCursorForCustomCell(Int64, Int32, 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 SetCursorForCustomCell(long nRowIndex, int nColumnIndex, System::Drawing::Rectangle r);
protected virtual void SetCursorForCustomCell (long nRowIndex, int nColumnIndex, System.Drawing.Rectangle r);
abstract member SetCursorForCustomCell : int64 * int * System.Drawing.Rectangle -> unit
override this.SetCursorForCustomCell : int64 * int * System.Drawing.Rectangle -> unit
Protected Overridable Sub SetCursorForCustomCell (nRowIndex As Long, nColumnIndex As Integer, r As Rectangle)
Parâmetros
- nRowIndex
- Int64
- nColumnIndex
- Int32