라디오그룹 » Api

getrowcount

Description

라디오그룹의 아이템 수직 나열 개수를 반환하는 API이다.

Return Value

Type Description
short 수직 나열 개수

Example

function getrowcount_on_mouseup(objInst) { alert(radiogroup.getrowcount()); }

See Also

getcolumncount
setcolumncount
setrowcount

Viewer Ver.

9.1.1.1

Update Date

20210517