Back to Devexpress

TabControlStretchView Properties

wpf-devexpress-dot-xpf-dot-core-dot-tabcontrolstretchview-dot-underscore-properties.md

latest10.3 KB
Original Source

TabControlStretchView Properties

Represents a stretch view.

NameDescription
ActualNewTabCommandThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
AllowHideTabItemsObsolete. Gets or sets whether the tab items can be hidden by end-users. This is a dependency property. Inherited from TabControlViewBase.
AllowKeyboardNavigationGets or sets whether navigation between tab items can be performed via the keyboard. This is a dependency property. Inherited from TabControlViewBase.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CloseHeaderMenuOnItemSelectingGets 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 TabControlViewBase.
CloseTabCommandThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
CloseWindowOnSingleTabItemHidingGets or sets values specifying whether the window-owner is closed when a single tab item is hidden. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DragDropModeGets or sets the stretch view drag and drop mode. This is a dependency property.
DragDropRegionGets or sets the drag and drop region. This is a dependency property.
HeaderLocationGets or sets the location of the Header Panel, relative to the tab item. This is a dependency property. Inherited from TabControlViewBase.
HeaderMenuCustomizationsAllows you to customize the Header Menu by adding new menu items or removing existing items. Inherited from TabControlViewBase.
HideButtonShowModeGets or sets when to show the Hide button. This is a dependency property. Inherited from TabControlViewBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MoveItemsWhenDragDropGets or sets whether the tab control reorders items in the underlying data source depending on the tabs’ order. This is a dependency property.
MultiLineViewThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
NewButtonShowModeGets or sets where to show the New button. This is a dependency property. Inherited from TabControlViewBase.
NewTabCommandGets or sets a command executed when the New Button is clicked. This is a dependency property. Inherited from TabControlViewBase.
NewTabCommandParameterGets or sets the TabControlViewBase.NewTabCommand parameter. This is a dependency property. Inherited from TabControlViewBase.
NewTabControlStyleGets or sets the style that is applied to a newly created tab control.
NewWindowStyleGets or sets the style that is applied to a newly created window.
OwnerGets the view’s owner. This is a dependency property. Inherited from TabControlViewBase.
PinnedTabAllowDragGets or sets a value indicating whether the pinned tab may be dragged. This is a dependency property.
PinnedTabAllowHideGets or sets a value indicating whether the pinned tab may be hidden. This is a dependency property.
PinnedTabSizeGets or sets the width of the pinned tab item header. This is a dependency property.
RemoveTabItemsOnHidingGets or sets whether tab items are removed after being hidden. This is a dependency property. Inherited from TabControlViewBase.
ScrollViewThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
SelectedTabMinSizeGets or sets the minimum width of the selected tab item header. This is a dependency property.
ShowDisabledTabItemsInHeaderMenuGets or sets whether to show disabled tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
ShowHeaderMenuGets or sets whether the arrow button used to invoke the header menu is visible. This is a dependency property. Inherited from TabControlViewBase.
ShowHiddenTabItemsInHeaderMenuGets or sets whether to show hidden tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
ShowVisibleTabItemsInHeaderMenuGets or sets whether to show visible tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
SingleTabItemHideModeGets or sets the single tab item hide mode. This is a dependency property. Inherited from TabControlViewBase.
StretchViewThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
TabMinSizeGets or sets the minimum width of the tab item header. This is a dependency property.
TabNormalSizeGets or sets the width of the tab item header in the normal state. This is a dependency property.
TagGets or sets the object that contains data about the control. This is a dependency property. Inherited from TabControlViewBase.

See Also

TabControlStretchView Class

TabControlStretchView Members

DevExpress.Xpf.Core Namespace