트리그리드 » Api

getvertheadercount

Description

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

Return Value

Type Description
short 수직 헤더 개수

Example

function btn_on_mouseup() { screen.alert("수직헤더 개수:" + tgrdTest.getvertheadercount()); }

Viewer Ver.

9.1.1.1

Update Date

20110422