트리그리드 » Api

getheaderheight

Description

그리드 헤더의 높이를 가져오는 API이다.

Return Value

Type Description
short 헤더 높이

Example

function btn_getheaderheight_on_mouseup() { screen.alert("헤더의 높이 : " + grd.getheaderheight()); }

See Also

setheaderheight

Viewer Ver.

9.1.1.1

Update Date

20210531