次の方法で共有


GridControl.IsACellBeingEditedInternal(Int64, Int32) メソッド

定義

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

パラメーター

rowIndex
Int64
columnIndex
Int32

戻り値

適用対象