트리 그리드 특정 헤더의 글자색을 설정하는 API이다.
function btn_on_mouseup() { tgrdTest.setheaderforecolor(0, 1, factory.rgb(255, 14, 14)); }