getContainer
Description
그리드가 위치한 div를 가져온다.
Syntax
function getContainer()
Parameters
None.
Return value
Type: HTMLDivElement
그리드가 위치한 div를 가져온다.
Examples
gridView.getContainer();
그리드가 위치한 div를 가져온다.
function getContainer()
None.
Type: HTMLDivElement
그리드가 위치한 div를 가져온다.
gridView.getContainer();