Back to Devexpress

TabControlScrollView Properties

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

latest10.9 KB
Original Source

TabControlScrollView Properties

The scroll view.

NameDescription
ActualNewTabCommandThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from TabControlViewBase.
AllowAnimationGets or sets whether the scroll animation is played. This is a dependency property.
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.
AllowScrollOnMouseWheelGets or sets whether scrolling is performed via the mouse wheel. This is a dependency property.
AutoHideScrollButtonsObsolete. Gets or sets whether scroll buttons are automatically hidden when all headers are visible. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CanScrollGets whether the Header Panel can be scrolled.
CanScrollNextGets whether the Header Panel can be scrolled forward.
CanScrollPrevGets whether the Header Panel can be scrolled backward.
CanScrollToSelectedTabItemGets whether the Header Panel can be scrolled to the selected tab item.
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.
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.
HeaderOrientationGets or sets the orientation of tab headers. This is a dependency property.
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.
ScrollButtonShowModeGets or sets when to show the scroll buttons. This is a dependency property.
ScrollButtonsShowModeObsolete. Gets or sets when to show the scroll buttons. This is a dependency property.
ScrollNextCommandGets the command to scroll the Header Panel one item forward.
ScrollOnMouseWheelCommandThis property supports the internal infrastructure and is not intended to be used directly from your code.
ScrollPrevCommandGets the command to scroll the Header Panel one item backward.
ScrollToSelectedCommandThis property supports the internal infrastructure and is not intended to be used directly from your code.
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.
UpdateScrollButtonsCommandThis property supports the internal infrastructure and is not intended to be used directly from your code.

See Also

TabControlScrollView Class

TabControlScrollView Members

DevExpress.Xpf.Core Namespace