Skip to main content

TabControlViewBase Fields

Serves as a base class for the DXTabControl's views.
Name Description
AllowHideTabItemsProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
AllowHideTabItemsPropertyName Represents the name of the TabControlViewBase.AllowHideTabItems property.
CloseHeaderMenuOnItemSelectingProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
HeaderLocationProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
HeaderLocationPropertyName Represents the name of the TabControlViewBase.HeaderLocation property.
RemoveTabItemsOnHidingProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
RemoveTabItemsOnHidingPropertyName Represents the name of the TabControlViewBase.RemoveTabItemsOnHiding property.
ShowDisabledTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.ShowDisabledTabItemsInHeaderMenuProperty dependency property.
ShowDisabledTabItemsInHeaderMenuPropertyName The name of the TabControlViewBase.ShowDisabledTabItemsInHeaderMenu property.
ShowHeaderMenuProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
ShowHeaderMenuPropertyName Represents the name of the TabControlViewBase.ShowHeaderMenu property.
ShowHiddenTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
ShowHiddenTabItemsInHeaderMenuPropertyName Represents the name of the TabControlViewBase.ShowHiddenTabItemsInHeaderMenu property.
ShowVisibleTabItemsInHeaderMenuProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
ShowVisibleTabItemsInHeaderMenuPropertyName Represents the name of the TabControlViewBase.ShowVisibleTabItemsInHeaderMenu property.
See Also