Check documentation for the latest version of dhtmlxSuite destructor DHTMLX Docs

destructor

destructs the DataView object

void destructor();

Example

DataView.destructor();

Back to top