GridControl.IsACellBeingEdited(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.
public:
virtual bool IsACellBeingEdited([Runtime::InteropServices::Out] long % nRowNum, [Runtime::InteropServices::Out] int % nColNum);
public bool IsACellBeingEdited (out long nRowNum, out int nColNum);
abstract member IsACellBeingEdited : int64 * int -> bool
override this.IsACellBeingEdited : int64 * int -> bool
Public Function IsACellBeingEdited (ByRef nRowNum As Long, ByRef nColNum As Integer) As Boolean
Parâmetros
- nRowNum
- Int64
- nColNum
- Int32