Skip to main content

TabViewItem Fields

Stores the TabView item’s header settings and content.
Name Description
ContentProperty static
HeaderContentProperty static Identifies the HeaderContent dependency property. Inherited from TabItem.
HeaderFontAttributesProperty static Identifies the HeaderFontAttributes dependency property. Inherited from TabItem.
HeaderFontFamilyProperty static Identifies the HeaderFontFamily dependency property. Inherited from TabItem.
HeaderFontSizeProperty static Identifies the HeaderFontSize dependency property. Inherited from TabItem.
HeaderHeightProperty static Identifies the HeaderHeight dependency property. Inherited from TabItem.
HeaderIconColorProperty static Identifies the HeaderIconColor dependency property. Inherited from TabItem.
HeaderIconPositionProperty static Identifies the HeaderIconPosition dependency property. Inherited from TabItem.
HeaderIconProperty static Identifies the HeaderIcon dependency property.
HeaderIconSpacingProperty static Identifies the HeaderIconSpacing dependency property. Inherited from TabItem.
HeaderMaxHeightProperty static Identifies the HeaderMaxHeight dependency property. Inherited from TabItem.
HeaderMaxWidthProperty static Identifies the HeaderMaxWidth dependency property. Inherited from TabItem.
HeaderMinHeightProperty static Identifies the HeaderMinHeight dependency property. Inherited from TabItem.
HeaderMinWidthProperty static Identifies the HeaderMinWidth dependency property. Inherited from TabItem.
HeaderPaddingProperty static Identifies the HeaderPadding dependency property. Inherited from TabItem.
HeaderTextColorProperty static Identifies the HeaderTextColor dependency property. Inherited from TabItem.
HeaderTextProperty static Identifies the HeaderText dependency property.
HeaderVisibleElementsProperty static Identifies the HeaderVisibleElements dependency property. Inherited from TabItem.
HeaderWidthProperty static Identifies the HeaderWidth dependency property. Inherited from TabItem.
SelectedHeaderBackgroundColorProperty static Identifies the SelectedHeaderBackgroundColor dependency property. Inherited from TabItem.
SelectedHeaderIconColorProperty static Identifies the SelectedHeaderIconColor dependency property. Inherited from TabItem.
SelectedHeaderTextColorProperty static Identifies the SelectedHeaderTextColor dependency property. Inherited from TabItem.
See Also