Description

deprecated 대상
대신 getColumnGroupNames을 사용하세요.

Syntax

function getGroupNames()

Parameters

None.

Return value

Type: array of string
컬럼그룹 이름 배열.

Examples

var groups = gridView.getGroupNames();