autoRefresh
layout autoRefresh boolean { t | nil }
Description
Specifies whether automatic checking of cellview needs refresh when Edit In Place or Descend commands are turned on.
GUI Equivalent
Examples
envGetVal("layout" "autoRefresh")
envSetVal("layout" "autoRefresh" 'boolean t)
Related Topics
Return to top