그리드 헤더의 높이를 가져오는 API이다.
function btn_getheaderheight_on_mouseup() { screen.alert("헤더의 높이 : " + grd.getheaderheight()); }