그리드 특정 헤더의 배경색을 반환하는 API이다.
function btn_getheaderbackcolor_on mouseup() { var clrBack = grd.getheaderbackcolor(0,0); }