트리뷰의 아이템영역의 너비를 반환하는 API이다.
function getitemwidth_on_mouseup(objInst) { alert(treeview.getitemwidth()); }