propEditHideTopSection
layout propEditHideTopSection boolean { t | nil }
Description
Filters the top section of the Edit Properties form.
GUI Equivalent
Examples
envGetVal("layout" "propEditHideTopSection")
envSetVal("layout" "propEditHideTopSection" 'boolean t)
Related Topics
Return to top