라디오그룹 » Api

moveradioat

Description

라디오그룹의 특정 라디오버튼으로 이동한다.

Parameters

Parameters Type Description
nIndex long 라디오버튼 인덱스

Return Value

Type Description
BOOL 이동 처리 수행 여부

Example

function btnTest() { var bResult = radiogroup.moveradioat(0); }

Viewer Ver.

9.1.1.1

Update Date

20210514