Compartilhar via


IGridControl.GetCurrentCell(Int64, Int32) Método

Definição

public:
 void GetCurrentCell([Runtime::InteropServices::Out] long % rowIndex, [Runtime::InteropServices::Out] int % columnIndex);
public void GetCurrentCell (out long rowIndex, out int columnIndex);
abstract member GetCurrentCell : int64 * int -> unit
Public Sub GetCurrentCell (ByRef rowIndex As Long, ByRef columnIndex As Integer)

Parâmetros

rowIndex
Int64
columnIndex
Int32

Aplica-se a