Check documentation for the latest version of dhtmlxSuite destructor DHTMLX Docs

destructor

destructor, removes the grid and cleans used memory

void destructor();

Example

myGrid.destructor();

Back to top