function btn_togglecolumnpatternapply_on_mouseup(objInst) { // 0번째 칼럼에 패턴을 적용을 토글 처리 grdList.togglecolumnpatternapply(0); }