rowAbutFirstUnit
layoutrowAbutFirstUnit boolean {t|nil}
Description
Sets the Options: Abut The First Row check box in the Definition section of the Create – P&R Objects – Row form to abut the first and second rows.
GUI Equivalent
Examples
envGetVal("layout" "rowAbutFirstUnit")
envSetVal("layout" "rowAbutFirstUnit" 'boolean t)
Related Topics
Return to top