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