getNode
returns the main HTML container for the calling object
function getNode(): void
Example
Section titled “Example”var box = dgrid.getNode();
returns the main HTML container for the calling object
function getNode(): void
var box = dgrid.getNode();