Tab Strip Tab Direction
A
Alex Marks
Add a property to the tab strip component to dictate which direction the tabs go. Example: top/bottom orientation, tabs can align from left to right (default) or right to left. Or, right/left orientation, tabs can align from top to bottom (default) or bottom to top.
Log In
J
Jonathan Espín Martin
Already possible with mutable datasets, scripts and bindings
A
Alex Marks
Jonathan Espín Martin: Directly from a developer I was told that the tab strip component cannot be aligned to start from the right. I ended up making my own with a multi-state button.