트리그리드 » Api

setstatisticsrowshow

Description

그리드의 statistics_row_show 속성값을 설정하는 API이다.

Parameters

Parameters Type Description
bShow BOOL statistics_row_show 속성값

Return Value

Type Description
void

Example

function btn_test_on_mouseup(objInst) { grdList.setstatisticsrowshow(!grdList.getstatisticsrowshow()); }

See Also

getstatisticsrowshow

Viewer Ver.

9.1.1.1

Update Date

20201216