get Grid Model
Type: Function
Get the grid model associated to the given node, or a node in its ancestry.
Arguments
node
(Required)
Type: Node
The node of which the gridmodel should be looked up.
Returns
Type: TableGridModel | NULL
The table grid model associated with the node, or null if the node is not (in) a table.