그리드 » Api

gethorzheadercount

Description

그리드에 설정된 수평 헤더 개수를 반환하는 API이다.

Return Value

Type Description
short 그리드 수평헤더 개수

Example

function btn_gethorzheadercount_on_mouseup() { screen.alert("그리드수평헤더개수:" + grd.gethorzheadercount()); }

See Also

getvertheadercount
setvertheadercount
sethorzheadercount
inserthorzheader

Viewer Ver.

9.1.1.1

Update Date

20111123