현재 스크롤 대상 시작 열 인덱스를 리턴한다.
function btn_on_mouseup(objInst) { // 현재 스크롤 시작 열 인덱스를 구함 factory.consoleprint("scroll left column index = " + grdList.getscrollleftcolumn()); }