Class TabView.TabStyle
Describes render stylistic selections of a TabView
public class TabView.TabStyle
- Inheritance
-
TabView.TabStyle
- Inherited Members
Properties
- ShowBorder
True to show a solid box around the edge of the control. Defaults to true.
- ShowTopLine
True to show the top lip of tabs. False to directly begin with tab text during rendering. When true header line occupies 3 rows, when false only 2. Defaults to true.
When TabsOnBottom is enabled this instead applies to the bottommost line of the control
- TabsOnBottom
True to render tabs at the bottom of the view instead of the top