트리그리드 » Api

getstatisticsrowshow

Description

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

Return Value

Type Description
BOOL statistics_row_show 속성 값

Example

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

See Also

setstatisticsrowshow

Viewer Ver.

9.1.1.1

Update Date

20201216