cpr.controls.TabHeaderArrowVisibility

When the number of TabItem headers is large and must be displayed beyond the width of the TabFolder. Sets the method for determining whether to display the scrollbar shown in the TabHeader area.

Index

Properties
Name Type Description
auto String It automatically decides whether to show it or not.
show String Always show.
hide String Always hide.

Properties

auto
type String
It automatically decides whether to show it or not.
show
type String
Always show.
hide
type String
Always hide.