isDeleteNeverAllowed

Returns true if deleting was disabled through the allowDelete option and therefore cannot be enabled at runtime.

Usage

ds.isDeleteNeverAllowed();

API

isDeleteNeverAllowed(): boolean;

Last updated

Was this helpful?