Check documentation for the latest version of dhtmlxSuite destructor DHTMLX Docs

destructor

destructor, removes the grid and cleans used memory

void destructor();

Example

myTreeGrid.destructor();

Back to top