트리그리드 » Api

getcheckrowtitle

Description

그리드 checkrow_title 속성값을 가져오는 API이다.

Return Value

Type Description
STRING checkrow_title 속성값

Example

function btn_getcheckrowtitle_on_mouseup(objInst) { factory.consoleprint(grdList2.getcheckrowtitle()); }

See Also

setcheckrowtitle

Viewer Ver.

9.1.1.1

Update Date

20190905