Skip to main content
A newer version of this page is available. .

TabControlViewBase Fields

Serves as a base class for the DXTabControl‘s views.
Name Description
AllowKeyboardNavigationProperty static Identifies the TabControlViewBase.AllowKeyboardNavigation dependency property.
CloseHeaderMenuOnItemSelectingProperty static Identifies the TabControlViewBase.CloseHeaderMenuOnItemSelecting dependency property.
HeaderLocationProperty static Identifies the TabControlViewBase.HeaderLocation dependency property.
HideButtonShowModeProperty static Identifies the TabControlViewBase.HideButtonShowMode dependency property.
MainNewButtonVisibilityProperty static For internal use only.
NewButtonShowModeProperty static Identifies the TabControlViewBase.NewButtonShowMode dependency property.
NewTabCommandParameterProperty static Identifies the TabControlViewBase.NewTabCommandParameter dependency property.
NewTabCommandProperty static Identifies the TabControlViewBase.NewTabCommand dependency property.
OwnerProperty static Identifies the TabControlViewBase.Owner dependency property.
PanelNewButtonVisibilityProperty static For internal use only.
RemoveTabItemsOnHidingProperty static Identifies the TabControlViewBase.RemoveTabItemsOnHiding dependency property.
ShowDisabledTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowDisabledTabItemsInHeaderMenu dependency property.
ShowHeaderMenuProperty static Identifies the TabControlViewBase.ShowHeaderMenu dependency property.
ShowHiddenTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowHiddenTabItemsInHeaderMenu dependency property.
ShowVisibleTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowVisibleTabItemsInHeaderMenu dependency property.
SingleTabItemHideModeProperty static Identifies the TabControlViewBase.SingleTabItemHideMode dependency property.
TagProperty static Identifies the TabControlViewBase.Tag dependency property.
See Also