다음을 통해 공유


GridControl.GetCurrentCell(Int64, Int32) 메서드

정의

public:
 virtual 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
override this.GetCurrentCell : int64 * int -> unit
Public Sub GetCurrentCell (ByRef rowIndex As Long, ByRef columnIndex As Integer)

매개 변수

rowIndex
Int64
columnIndex
Int32

구현

적용 대상