TabControlStretchView Properties
Represents a stretch view.
Name | Description |
---|---|
Actual |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Tab |
Allow |
Obsolete. Gets or sets whether the tab items can be hidden by end-users. This is a dependency property.
Inherited from Tab |
Allow |
Gets or sets whether navigation between tab items can be performed via the keyboard. This is a dependency property.
Inherited from Tab |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
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 |
Close |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Tab |
Close |
Gets or sets values specifying whether the window-owner is closed when a single tab item is hidden. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Drag |
Gets or sets the stretch view drag and drop mode. This is a dependency property. |
Drag |
Gets or sets the drag and drop region. 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 |
Allows you to customize the Header Menu by adding new menu items or removing existing items.
Inherited from Tab |
Hide |
Gets or sets when to show the Hide button. This is a dependency property.
Inherited from Tab |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Move |
Gets or sets whether the tab control reorders items in the underlying data source depending on the tabs’ order. This is a dependency property. |
Multi |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Tab |
New |
Gets or sets where to show the New button. This is a dependency property.
Inherited from Tab |
New |
Gets or sets a command executed when the New Button is clicked. This is a dependency property.
Inherited from Tab |
New |
Gets or sets the Tab |
New |
Gets or sets the style that is applied to a newly created tab control. |
New |
Gets or sets the style that is applied to a newly created window. |
Owner |
Gets the view’s owner. This is a dependency property.
Inherited from Tab |
Pinned |
Gets or sets a value indicating whether the pinned tab may be dragged. This is a dependency property. |
Pinned |
Gets or sets a value indicating whether the pinned tab may be hidden. This is a dependency property. |
Pinned |
Gets or sets the width of the pinned tab item header. This is a dependency property. |
Remove |
Gets or sets whether tab items are removed after being hidden. This is a dependency property.
Inherited from Tab |
Scroll |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Tab |
Selected |
Gets or sets the minimum width of the selected tab item header. 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 |
Single |
Gets or sets the single tab item hide mode. This is a dependency property.
Inherited from Tab |
Stretch |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Tab |
Tab |
Gets or sets the minimum width of the tab item header. This is a dependency property. |
Tab |
Gets or sets the width of the tab item header in the normal state. This is a dependency property. |
Tag |
Gets or sets the object that contains data about the control. This is a dependency property.
Inherited from Tab |
See Also