GridControl.OnCanInitiateDragFromCell(Int64, Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
virtual bool OnCanInitiateDragFromCell(long rowIndex, int colIndex);
protected virtual bool OnCanInitiateDragFromCell (long rowIndex, int colIndex);
abstract member OnCanInitiateDragFromCell : int64 * int -> bool
override this.OnCanInitiateDragFromCell : int64 * int -> bool
Protected Overridable Function OnCanInitiateDragFromCell (rowIndex As Long, colIndex As Integer) As Boolean
Параметры
- rowIndex
- Int64
- colIndex
- Int32