그리드 » Api

getbacktext

Description

그리드 back_text 속성값을 반환하는 API이다.

Return Value

Type Description
STRING back_text 속성값

Example

// objInst는 컴포넌트 인스턴스 function TestSetBackImage(objInst) { if (grd.getbacktext() == "") { grd.setbacktext("New Back Text"); } }

See Also

setbacktext

Viewer Ver.

24.5.23.1

Update Date

20240523