트리그리드 » Api

getcolumntextrightimage

Description

그리드 특정 컬럼에 textright_image 속성값 반환하는 API이다.

Parameters

Parameters Type Description
nColumn short 컬럼 인덱스

Return Value

Type Description
STRING textright_image 속성값

Example

function btn_test_on_mouseup() { screen.alert(grd.getcolumntextrightimage(0)); }

See Also

setcolumntextrightimage

Viewer Ver.

23.1.6.1

Update Date

20230106