allowPartialDelete
layout allowPartialDelete boolean { t | nil }
Description
Specifies if deletion of partially selected objects is allowed.
GUI Equivalent
Examples
envGetVal("layout" "allowPartialDelete")
envSetVal("layout" "allowPartialDelete" 'boolean nil)
Related Topics
Return to top