GridControl.StartCellEdit(Int64, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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