Back to Devexpress

TabViewItem Fields

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabviewitem-dot-underscore-fields.md

latest7.5 KB
Original Source

TabViewItem Fields

Stores the TabView item’s header settings and content.

NameDescription
ContentProperty static
HeaderContentProperty staticIdentifies the HeaderContent dependency property. Inherited from TabItem.
HeaderFontAttributesProperty staticIdentifies the HeaderFontAttributes dependency property. Inherited from TabItem.
HeaderFontFamilyProperty staticIdentifies the HeaderFontFamily dependency property. Inherited from TabItem.
HeaderFontSizeProperty staticIdentifies the HeaderFontSize dependency property. Inherited from TabItem.
HeaderHeightProperty staticIdentifies the HeaderHeight dependency property. Inherited from TabItem.
HeaderIconColorProperty staticIdentifies the HeaderIconColor dependency property. Inherited from TabItem.
HeaderIconPositionProperty staticIdentifies the HeaderIconPosition dependency property. Inherited from TabItem.
HeaderIconProperty staticIdentifies the HeaderIcon dependency property.
HeaderIconSpacingProperty staticIdentifies the HeaderIconSpacing dependency property. Inherited from TabItem.
HeaderMaxHeightProperty staticIdentifies the HeaderMaxHeight dependency property. Inherited from TabItem.
HeaderMaxWidthProperty staticIdentifies the HeaderMaxWidth dependency property. Inherited from TabItem.
HeaderMinHeightProperty staticIdentifies the HeaderMinHeight dependency property. Inherited from TabItem.
HeaderMinWidthProperty staticIdentifies the HeaderMinWidth dependency property. Inherited from TabItem.
HeaderPaddingProperty staticIdentifies the HeaderPadding dependency property. Inherited from TabItem.
HeaderTextColorProperty staticIdentifies the HeaderTextColor dependency property. Inherited from TabItem.
HeaderTextProperty staticIdentifies the HeaderText dependency property.
HeaderVisibleElementsProperty staticIdentifies the HeaderVisibleElements dependency property. Inherited from TabItem.
HeaderWidthProperty staticIdentifies the HeaderWidth dependency property. Inherited from TabItem.
SelectedHeaderBackgroundColorProperty staticIdentifies the SelectedHeaderBackgroundColor dependency property. Inherited from TabItem.
SelectedHeaderIconColorProperty staticIdentifies the SelectedHeaderIconColor dependency property. Inherited from TabItem.
SelectedHeaderTextColorProperty staticIdentifies the SelectedHeaderTextColor dependency property. Inherited from TabItem.

See Also

TabViewItem Class

TabViewItem Members

DevExpress.XamarinForms.Navigation Namespace