그리드 »
Api
getheaderforecolor
Description
그리드 특정 헤더의 글자색을 반환한다.
Parameters
Parameters
Type
Description
nRow
short
로우 인덱스
nCol
short
컬럼 인덱스
Return Value
Type
Description
COLOR
헤더 글자 색상
Example
function btntest_on_mouseup() { var clrFore = grd.getheaderforecolor(0, 1); }
See Also
setheaderforecolor
getheaderbackcolor
setheaderbackcolor
Viewer Ver.
9.1.1.1
Update Date
20110302