Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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