멀티라인 그리드에 현재 선택된 로우의 인덱스를 반환하는 API이다.
function btn_getselectrow_on_mouseup() { screen.alert(mgrdTest.getselectrow()); }