트리뷰의 padding속성값을 리턴하는 API입니다.
function btn_getpadding_on_mouseup() { screen.alert(treeview.getpadding()); }