그리드 » Api

getvertheadercount

Description

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

Return Value

Type Description
short 수직 헤더 개수

Example

function btn_getvertheadercount_on_mouseup() { screen.alert("그리드수직헤더개수: " + grd.getvertheadercount()); }

See Also

gethorzheadercount

Viewer Ver.

9.1.1.1

Update Date

20110224