Back to Devexpress

TabControlMultiLineView Properties

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

latest8.5 KB
Original Source

TabControlMultiLineView Properties

Represents a multiline 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.
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.
FixedHeadersGets or sets whether the line with the selected header holds its initial position. This is a dependency property.
HeaderAutoFillGets or sets whether the Header Panel is stretched to the tab item’s size. 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.
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.
OwnerGets the view’s owner. This is a dependency property. Inherited from TabControlViewBase.
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.
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.
TagGets or sets the object that contains data about the control. This is a dependency property. Inherited from TabControlViewBase.

See Also

TabControlMultiLineView Class

TabControlMultiLineView Members

DevExpress.Xpf.Core Namespace