라디오그룹 » Api

removeall

Description

라디오그룹의 라디오버튼 전체를 삭제하는 API이다.

Return Value

Type Description
void 없음

Example

function btnRemoveall_on_mouseup() { radiogroup.removeall(); // 전체삭제 }

See Also

addstring
deletestring

Viewer Ver.

9.1.1.1

Update Date

20210514