Поделиться через


IDlgGridControl.GetSelectedCell(Int32, Int32) Метод

Определение

public:
 void GetSelectedCell([Runtime::InteropServices::Out] int % nRowIndex, [Runtime::InteropServices::Out] int % nColIndex);
public void GetSelectedCell (out int nRowIndex, out int nColIndex);
abstract member GetSelectedCell : int * int -> unit
Public Sub GetSelectedCell (ByRef nRowIndex As Integer, ByRef nColIndex As Integer)

Параметры

nRowIndex
Int32
nColIndex
Int32

Применяется к