Temporarily enables or disables deleting at runtime. Has no effect if allowDelete was false.
ds.setAllowDelete(false);
setAllowDelete(allow: boolean): void;
Last updated 5 months ago
Was this helpful?