GridControl.IsACellBeingEdited(Int64, Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- nRowNum
- Int64
- nColNum
- Int32