트리그리드 »
Api
getlinenumberwidth
Description
그리드 라인넘버 컬럼 너비를 리턴하는 API이다.
Return Value
Type
Description
long
라인넘버 컬럼 너비
Example
function btn_on_mouseup() { var nWidth = grd.getlinenumberwidth(); }
See Also
setlinenumberwidth
getcheckrowwidth
setcheckrowwidth
Viewer Ver.
9.1.1.1
Update Date
20190702