멀티라인그리드 » Api

setheaderishostdata

Description

그리드의 헤더 데이터 호스트 전송 여부를 지정하는 API이다.

Parameters

Parameters Type Description
bHostData BOOL 헤더 데이터 호스트 전송 여부

Return Value

Type Description
void

Example

function btn_on_mouseup() { grd.setheaderishostdata(true); //헤더 데이터 호스트 전송 여부 지정. }

See Also

getheaderishostdata

Viewer Ver.

9.1.1.1

Update Date

20101105