Skip to content

hide

hides the view

function hide(): void
mygrid.hide();

also check the next samples:

The same effect can be achieved if you set the hidden parameter in the view constructor.