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

TabItem Fields
Show Inherited Hide Inherited

The base class for the TabViewItem class.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
HeaderContentProperty static Identifies the HeaderContent bindable property.
HeaderFontAttributesProperty static Identifies the HeaderFontAttributes bindable property.
HeaderFontFamilyProperty static Identifies the HeaderFontFamily bindable property.
HeaderFontSizeProperty static Identifies the HeaderFontSize bindable property.
HeaderHeightProperty static Identifies the HeaderHeight bindable property.
HeaderIconColorProperty static Identifies the HeaderIconColor bindable property.
HeaderIconPositionProperty static Identifies the HeaderIconPosition bindable property.
HeaderIconSpacingProperty static Identifies the HeaderIconSpacing bindable property.
HeaderMaxHeightProperty static Identifies the HeaderMaxHeight bindable property.
HeaderMaxWidthProperty static Identifies the HeaderMaxWidth bindable property.
HeaderMinHeightProperty static Identifies the HeaderMinHeight bindable property.
HeaderMinWidthProperty static Identifies the HeaderMinWidth bindable property.
HeaderPaddingProperty static Identifies the HeaderPadding bindable property.
HeaderTextColorProperty static Identifies the HeaderTextColor bindable property.
HeaderVisibleElementsProperty static Identifies the HeaderVisibleElements bindable property.
HeaderWidthProperty static Identifies the HeaderWidth bindable property.
SelectedHeaderBackgroundColorProperty static Identifies the SelectedHeaderBackgroundColor bindable property.
SelectedHeaderIconColorProperty static Identifies the SelectedHeaderIconColor bindable property.
SelectedHeaderTextColorProperty static Identifies the SelectedHeaderTextColor bindable property.
See Also