트리그리드 » Api

getcheckrowwidth

Description

그리드 체크로우 컬럼 너비를 리턴하는 API이다.

Return Value

Type Description
long 체크로우 컬럼 너비

Example

function btn_on_mouseup() { var nWidth = grd.getcheckrowwidth(); }

See Also

setcheckrowwidth
getlinenumberwidth
setlinenumberwidth

Viewer Ver.

9.1.1.1

Update Date

20190702