TabControlScrollView Properties
Represents the scroll view.
Name | Description |
---|---|
Allow |
Gets or sets whether or not the scroll animation is played. This is a dependency property. |
Allow |
Gets or sets whether the tab items can be hidden by end-users. This is a dependency property.
Inherited from Tab |
Auto |
Gets or sets whether the scroll buttons are automatically hidden when all the headers are visible. This is a dependency property. |
Can |
Gets whether the Header Panel can be scrolled. |
Can |
Gets whether the Header Panel can be scrolled forward. |
Can |
Gets whether the Header Panel can be scrolled backward. |
Can |
Gets whether the Header Panel can be scrolled to the selected tab item. |
Close |
Gets or sets whether to close the header menu after an end-user has selected a tab item from it. This is a dependency property.
Inherited from Tab |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
First |
Gets the index of the first visible tab header. |
Header |
Gets or sets whether the Header Panel is stretched to the tab item's size. This is a dependency property. |
Header |
Gets or sets the location of the Header Panel, relative to the tab item. This is a dependency property.
Inherited from Tab |
Header |
Gets or sets the orientation of tab headers. This is a dependency property. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Owner protected |
Gets the view's owner. This is a dependency property.
Inherited from Tab |
Remove |
Gets or sets whether tab items are removed after being hidden. This is a dependency property.
Inherited from Tab |
Scroll |
Gets or sets when to show the scroll buttons. This is a dependency property. |
Show |
Gets or sets whether to show disabled tab items in the header menu. This is a dependency property.
Inherited from Tab |
Show |
Gets or sets whether the arrow button used to invoke the header menu is visible. This is a dependency property.
Inherited from Tab |
Show |
Gets or sets whether to show hidden tab items in the header menu. This is a dependency property.
Inherited from Tab |
Show |
Gets or sets whether to show visible tab items in the header menu. This is a dependency property.
Inherited from Tab |
See Also