GridControl.IsACellBeingEditedInternal(Int64, Int32) 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 bool IsACellBeingEditedInternal([Runtime::InteropServices::Out] long % rowIndex, [Runtime::InteropServices::Out] int % columnIndex);
protected virtual bool IsACellBeingEditedInternal (out long rowIndex, out int columnIndex);
abstract member IsACellBeingEditedInternal : int64 * int -> bool
override this.IsACellBeingEditedInternal : int64 * int -> bool
Protected Overridable Function IsACellBeingEditedInternal (ByRef rowIndex As Long, ByRef columnIndex As Integer) As Boolean
Parâmetros
- rowIndex
- Int64
- columnIndex
- Int32