Back to Devexpress

TabViewItem Fields

maui-devexpress-dot-maui-dot-controls-dot-tabviewitem-dot-underscore-fields.md

latest7.8 KB
Original Source

TabViewItem Fields

Stores the TabView item’s header settings and content.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ContentProperty staticIdentifies the Content bindable property.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from TabItem.
HeaderContentProperty staticIdentifies the HeaderContent bindable property. Inherited from TabItem.
HeaderFontAttributesProperty staticIdentifies the HeaderFontAttributes bindable property. Inherited from TabItem.
HeaderFontFamilyProperty staticIdentifies the HeaderFontFamily bindable property. Inherited from TabItem.
HeaderFontSizeProperty staticIdentifies the HeaderFontSize bindable property. Inherited from TabItem.
HeaderHeightProperty staticIdentifies the HeaderHeight bindable property. Inherited from TabItem.
HeaderIconColorProperty staticIdentifies the HeaderIconColor bindable property. Inherited from TabItem.
HeaderIconPositionProperty staticIdentifies the HeaderIconPosition bindable property. Inherited from TabItem.
HeaderIconProperty staticIdentifies the HeaderIcon bindable property.
HeaderIconSpacingProperty staticIdentifies the HeaderIconSpacing bindable property. Inherited from TabItem.
HeaderMaxHeightProperty staticIdentifies the HeaderMaxHeight bindable property. Inherited from TabItem.
HeaderMaxWidthProperty staticIdentifies the HeaderMaxWidth bindable property. Inherited from TabItem.
HeaderMinHeightProperty staticIdentifies the HeaderMinHeight bindable property. Inherited from TabItem.
HeaderMinWidthProperty staticIdentifies the HeaderMinWidth bindable property. Inherited from TabItem.
HeaderPaddingProperty staticIdentifies the HeaderPadding bindable property. Inherited from TabItem.
HeaderTextColorProperty staticIdentifies the HeaderTextColor bindable property. Inherited from TabItem.
HeaderTextProperty staticIdentifies the HeaderText bindable property.
HeaderVisibleElementsProperty staticIdentifies the HeaderVisibleElements bindable property. Inherited from TabItem.
HeaderWidthProperty staticIdentifies the HeaderWidth bindable property. Inherited from TabItem.
SelectedHeaderBackgroundColorProperty staticIdentifies the SelectedHeaderBackgroundColor bindable property. Inherited from TabItem.
SelectedHeaderIconColorProperty staticIdentifies the SelectedHeaderIconColor bindable property. Inherited from TabItem.
SelectedHeaderTextColorProperty staticIdentifies the SelectedHeaderTextColor bindable property. Inherited from TabItem.

See Also

TabViewItem Class

TabViewItem Members

DevExpress.Maui.Controls Namespace