Skip to main content

TabControlStretchView Members

Represents a stretch view.

Constructors

Name Description
TabControlStretchView() Initializes a new instance of the TabControlStretchView class.

Fields

Name Description
AllowKeyboardNavigationProperty static Identifies the TabControlViewBase.AllowKeyboardNavigation dependency property. Inherited from TabControlViewBase.
CloseHeaderMenuOnItemSelectingProperty static Identifies the TabControlViewBase.CloseHeaderMenuOnItemSelecting dependency property. Inherited from TabControlViewBase.
CloseWindowOnSingleTabItemHidingProperty static Identifies the TabControlStretchView.CloseWindowOnSingleTabItemHiding dependency property.
DragDropModeProperty static Identifies the TabControlStretchView.DragDropMode dependency property.
DragDropRegionProperty static Identifies the TabControlStretchView.DragDropRegion dependency property.
HeaderLocationProperty static Identifies the TabControlViewBase.HeaderLocation dependency property. Inherited from TabControlViewBase.
HideButtonShowModeProperty static Identifies the TabControlViewBase.HideButtonShowMode dependency property. Inherited from TabControlViewBase.
MainNewButtonVisibilityProperty static For internal use only. Inherited from TabControlViewBase.
MoveItemsWhenDragDropProperty static Identifies the TabControlStretchView.MoveItemsWhenDragDrop dependency property.
NewButtonShowModeProperty static Identifies the TabControlViewBase.NewButtonShowMode dependency property. Inherited from TabControlViewBase.
NewTabCommandParameterProperty static Identifies the TabControlViewBase.NewTabCommandParameter dependency property. Inherited from TabControlViewBase.
NewTabCommandProperty static Identifies the TabControlViewBase.NewTabCommand dependency property. Inherited from TabControlViewBase.
NewTabControlStyleProperty static Identifies the TabControlStretchView.NewTabControlStyle dependency property.
NewWindowStyleProperty static Identifies the TabControlStretchView.NewWindowStyle dependency property.
OwnerProperty static Identifies the TabControlViewBase.Owner dependency property. Inherited from TabControlViewBase.
PanelNewButtonVisibilityProperty static For internal use only. Inherited from TabControlViewBase.
PinModeProperty static Identifies the TabControlStretchView.PinMode dependency property.
PinnedTabAllowDragProperty static Identifies the TabControlStretchView.PinnedTabAllowDrag dependency property.
PinnedTabAllowHideProperty static Identifies the TabControlStretchView.PinnedTabAllowHide dependency property.
PinnedTabSizeProperty static Identifies the TabControlStretchView.PinnedTabSize dependency property.
RemoveTabItemsOnHidingProperty static Identifies the TabControlViewBase.RemoveTabItemsOnHiding dependency property. Inherited from TabControlViewBase.
SelectedTabMinSizeProperty static Identifies the TabControlStretchView.SelectedTabMinSize dependency property.
ShowDisabledTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowDisabledTabItemsInHeaderMenu dependency property. Inherited from TabControlViewBase.
ShowHeaderMenuProperty static Identifies the TabControlViewBase.ShowHeaderMenu dependency property. Inherited from TabControlViewBase.
ShowHiddenTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowHiddenTabItemsInHeaderMenu dependency property. Inherited from TabControlViewBase.
ShowVisibleTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowVisibleTabItemsInHeaderMenu dependency property. Inherited from TabControlViewBase.
SingleTabItemHideModeProperty static Identifies the TabControlViewBase.SingleTabItemHideMode dependency property. Inherited from TabControlViewBase.
TabMinSizeProperty static Identifies the TabControlStretchView.TabMinSize dependency property.
TabNormalSizeProperty static Identifies the TabControlStretchView.TabNormalSize dependency property.
TagProperty static Identifies the TabControlViewBase.Tag dependency property. Inherited from TabControlViewBase.

Properties

Name Description
ActualNewTabCommand This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
AllowHideTabItems Obsolete. Gets or sets whether the tab items can be hidden by end-users. This is a dependency property. Inherited from TabControlViewBase.
AllowKeyboardNavigation Gets or sets whether navigation between tab items can be performed via the keyboard. This is a dependency property. Inherited from TabControlViewBase.
CloseHeaderMenuOnItemSelecting 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 TabControlViewBase.
CloseTabCommand This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
CloseWindowOnSingleTabItemHiding Gets or sets values specifying whether the window-owner is closed when a single tab item is hidden. This is a dependency property.
DragDropMode Gets or sets the stretch view drag and drop mode. This is a dependency property.
DragDropRegion Gets or sets the drag and drop region. This is a dependency property.
HeaderLocation Gets or sets the location of the Header Panel, relative to the tab item. This is a dependency property. Inherited from TabControlViewBase.
HeaderMenuCustomizations Allows you to customize the Header Menu by adding new menu items or removing existing items. Inherited from TabControlViewBase.
HideButtonShowMode Gets or sets when to show the Hide button. This is a dependency property. Inherited from TabControlViewBase.
MoveItemsWhenDragDrop Gets or sets whether the tab control reorders items in the underlying data source depending on the tabs’ order. This is a dependency property.
MultiLineView This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
NewButtonShowMode Gets or sets where to show the New button. This is a dependency property. Inherited from TabControlViewBase.
NewTabCommand Gets or sets a command executed when the New Button is clicked. This is a dependency property. Inherited from TabControlViewBase.
NewTabCommandParameter Gets or sets the TabControlViewBase.NewTabCommand parameter. This is a dependency property. Inherited from TabControlViewBase.
NewTabControlStyle Gets or sets the style that is applied to a newly created tab control.
NewWindowStyle 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 TabControlViewBase.
PinnedTabAllowDrag Gets or sets a value indicating whether the pinned tab may be dragged. This is a dependency property.
PinnedTabAllowHide Gets or sets a value indicating whether the pinned tab may be hidden. This is a dependency property.
PinnedTabSize Gets or sets the width of the pinned tab item header. This is a dependency property.
RemoveTabItemsOnHiding Gets or sets whether tab items are removed after being hidden. This is a dependency property. Inherited from TabControlViewBase.
ScrollView This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
SelectedTabMinSize Gets or sets the minimum width of the selected tab item header. This is a dependency property.
ShowDisabledTabItemsInHeaderMenu Gets or sets whether to show disabled tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
ShowHeaderMenu Gets or sets whether the arrow button used to invoke the header menu is visible. This is a dependency property. Inherited from TabControlViewBase.
ShowHiddenTabItemsInHeaderMenu Gets or sets whether to show hidden tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
ShowVisibleTabItemsInHeaderMenu Gets or sets whether to show visible tab items in the header menu. This is a dependency property. Inherited from TabControlViewBase.
SingleTabItemHideMode Gets or sets the single tab item hide mode. This is a dependency property. Inherited from TabControlViewBase.
StretchView This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
TabMinSize Gets or sets the minimum width of the tab item header. This is a dependency property.
TabNormalSize 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 TabControlViewBase.

Methods

Name Description
GetPinMode(DXTabItem) static Get the value of the TabControlStretchView.PinMode attached property for a specific tab.
SetPinMode(DXTabItem, TabPinMode) static Sets the value of the TabControlStretchView.PinMode attached property for a specific tab.

Attached Properties

Name Description
PinMode static Gets or sets the position where the target tab header should be pinned. This is an attached property.
See Also