그리드 특정 컬럼에 textright_image_show 속성값 반환하는 API이다.
function btn_test_on_mouseup() { screen.alert(grd.getcolumntextrightimageshow(0)); }