멀티라인그리드 » Api

gethorzheadercount

Description

멀티라인 그리드 수평 헤더의 개수를 가져오는 API이다.

Return Value

Type Description
short 수평 헤더 개수

Example

function btn_gethorzheadercount_on_mouseup() { var nHorzHeaderCnt = mgrdTest.gethorzheadercount(); screen.alert("수평헤더개수 : " + nHorzHeaderCnt); }

See Also

getvertheadercount

Viewer Ver.

9.1.1.1

Update Date

20110425