rowFlipFirstUnit
layoutrowFlipFirstUnit boolean {t|nil}
Description
Sets the Options: Flip The First Row check box in the Definition section of the Create – P&R Objects – Row form to flip the first row in the site.
GUI Equivalent
Examples
envGetVal("layout" "rowFlipFirstUnit")
envSetVal("layout" "rowFlipFirstUnit" 'boolean t)
Related Topics
Return to top