TabControlViewBase Properties
Serves as a base class for the DXTabControl's views.
Name | Description |
---|---|
Allow |
Gets or sets whether the tab items can be hidden by end-users. This is a dependency property. |
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. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Header |
Gets or sets the location of the Header Panel, relative to the tab item. This is a dependency property. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Remove |
Gets or sets whether tab items are removed after being hidden. This is a dependency property. |
Show |
Gets or sets whether to show disabled tab items in the header menu. This is a dependency property. |
Show |
Gets or sets whether the arrow button used to invoke the header menu is visible. This is a dependency property. |
Show |
Gets or sets whether to show hidden tab items in the header menu. This is a dependency property. |
Show |
Gets or sets whether to show visible tab items in the header menu. This is a dependency property. |
See Also