Check documentation for the latest version of dhtmlxSuite hideControls DHTMLX Docs

hideControls

hides the button controls used for switching carousel cells

void hideControls();

Example

myCarousel.hideControls();

Back to top