그리드 » Api

setheaderheight

Description

그리드 헤더의 높이를 설정하는 API이다.

Parameters

Parameters Type Description
nHeight short 헤더 높이

Return Value

Type Description
void 없음

Example

function btn_on_mouseup() { grd.setheaderheight(20); }

See Also

getheaderheight

Viewer Ver.

9.1.1.1

Update Date

20110225