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