그리드 » Api

getcolumntextrightimageshow

Description

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

Parameters

Parameters Type Description
nColumn short 컬럼 인덱스

Return Value

Type Description
BOOL textright_image_show 속성값

Example

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

See Also

setcolumntextrightimageshow

Viewer Ver.

23.12.4.1

Update Date

20231204