TabControlMultiLineView Properties
Represents a multiline view.
Name | Description |
---|---|
Allow |
Gets or sets whether the tab items can be hidden by end-users. This is a dependency property.
Inherited from Tab |
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 |
Fixed |
Gets or sets whether the line with the selected header holds its initial position. 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 |
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 |
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