멀티라인 그리드의 헤더 스타일을 가져오는 API이다.
**헤더스타일 리턴값 0:flat style 1:raised style
function btn_getheaderstyle_on_mouseup() { screen.alert(mgrdTest.getheaderstyle()); //그리드의 헤더 스타일을 가져온다 }