멀티라인그리드 »
Api
setvertheadercount
Description
멀티라인 그리드 수직 헤더 개수를 설정하는 API이다.
Parameters
Parameters
Type
Description
nHeaderCount
short
수직 헤더 개수
Return Value
Type
Description
void
없음
Example
function btn_on_mouseup() { mgrdTest.setvertheadercount(1); }
See Also
getvertheadercount
Viewer Ver.
9.1.1.1
Update Date
20110428