cpr.controls.TabHeaderArrowPosition

When the number of TabItem headers is large and must be displayed beyond the width of the TabFolder. Set the position of the arrow shown in the TabHeader area.

Index

Properties
Name Type Description
both String Position the two arrows to the left and right respectively.
left String Place both arrows to the left.
right String Position both arrows to the right.
none String Does not display scroll buttons.

Properties

both
type String
Position the two arrows to the left and right respectively.
left
type String
Place both arrows to the left.
right
type String
Position both arrows to the right.
none
type String
Does not display scroll buttons.