다음을 통해 공유


GridControl.StartCellEdit(Int64, Int32) 메서드

정의

public:
 virtual bool StartCellEdit(long nRowIndex, int nColIndex);
public bool StartCellEdit (long nRowIndex, int nColIndex);
abstract member StartCellEdit : int64 * int -> bool
override this.StartCellEdit : int64 * int -> bool
Public Function StartCellEdit (nRowIndex As Long, nColIndex As Integer) As Boolean

매개 변수

nRowIndex
Int64
nColIndex
Int32

반환

구현

적용 대상