disable
disables the calling view (makes it dimmed and unclickable)
function disable(): void
Example
Section titled “Example”mygrid.disable();
also check the next samples:
disables the calling view (makes it dimmed and unclickable)
function disable(): void
mygrid.disable();
also check the next samples: