var instance = new wijmo.grid.hierarchyNode(); var value; // Type: wijgrid value = instance.grid();
function grid() : wijgrid;
Return Value
A wijgrid instance object which represents the detail grid related to node if node is expanded, otherwise null.