Skip to main content
A newer version of this page is available. .

TabView Fields

A view that organizes content into groups at the same hierarchy level and allows tab navigation between them.
Name Description
HeaderPanelBackgroundColorProperty static Identifies the HeaderPanelBackgroundColor bindable property.
HeaderPanelContentAlignmentProperty static Identifies the HeaderPanelContentAlignment bindable property.
HeaderPanelHeightProperty static Identifies the HeaderPanelHeight bindable property.
HeaderPanelIndentProperty static Identifies the HeaderPanelIndent bindable property.
HeaderPanelItemSpacingProperty static Identifies the HeaderPanelItemSpacing bindable property.
HeaderPanelMaxHeightProperty static Identifies the HeaderPanelMaxHeight bindable property.
HeaderPanelMaxWidthProperty static Identifies the HeaderPanelMaxWidth bindable property.
HeaderPanelMinHeightProperty static Identifies the HeaderPanelMinHeight bindable property.
HeaderPanelMinWidthProperty static Identifies the HeaderPanelMinWidth bindable property.
HeaderPanelPaddingProperty static Identifies the HeaderPanelPadding bindable property.
HeaderPanelPositionProperty static Identifies the HeaderPanelPosition bindable property.
HeaderPanelShadowColorProperty static Identifies the HeaderPanelShadowColor bindable property.
HeaderPanelShadowHeightProperty static Identifies the HeaderPanelShadowHeight bindable property.
HeaderPanelShadowRadiusProperty static Identifies the HeaderPanelShadowRadius bindable property.
HeaderPanelWidthProperty static Identifies the HeaderPanelWidth bindable property.
IsHeaderPanelShadowVisibleProperty static Identifies the IsHeaderPanelShadowVisible bindable property.
IsSelectedItemIndicatorVisibleProperty static Identifies the IsSelectedItemIndicatorVisible bindable property.
ItemHeaderFontAttributesProperty static Identifies the ItemHeaderFontAttributes bindable property.
ItemHeaderFontFamilyProperty static Identifies the ItemHeaderFontFamily bindable property.
ItemHeaderFontSizeProperty static Identifies the ItemHeaderFontSize bindable property.
ItemHeaderHeightProperty static Identifies the ItemHeaderHeight bindable property.
ItemHeaderIconColorProperty static Identifies the ItemHeaderIconColor bindable property.
ItemHeaderIconDataMemberProperty static Identifies the ItemHeaderIconDataMember bindable property.
ItemHeaderIconPositionProperty static Identifies the ItemHeaderIconPosition bindable property.
ItemHeaderIconSpacingProperty static Identifies the ItemHeaderIconSpacing bindable property.
ItemHeaderMaxHeightProperty static Identifies the ItemHeaderMaxHeight bindable property.
ItemHeaderMaxWidthProperty static Identifies the ItemHeaderMaxWidth bindable property.
ItemHeaderMinHeightProperty static Identifies the ItemHeaderMinHeight bindable property.
ItemHeaderMinWidthProperty static Identifies the ItemHeaderMinWidth bindable property.
ItemHeaderPaddingProperty static Identifies the ItemHeaderPadding bindable property.
ItemHeaderPlacementOnSelectionProperty static Identifies the ItemHeaderPlacementOnSelection bindable property.
ItemHeaderTemplateProperty static Identifies the ItemHeaderTemplate bindable property.
ItemHeaderTextColorProperty static Identifies the ItemHeaderTextColor bindable property.
ItemHeaderTextDataMemberProperty static Identifies the ItemHeaderTextDataMember bindable property.
ItemHeaderVisibleElementsProperty static Identifies the ItemHeaderVisibleElements bindable property.
ItemHeaderWidthProperty static Identifies the ItemHeaderWidth bindable property.
ItemsSourceProperty static Identifies the ItemsSource bindable property.
ItemTemplateProperty static Identifies the ItemTemplate bindable property.
ScrollAnimationEnabledProperty static Identifies the ScrollAnimationEnabled bindable property.
SelectedItemHeaderBackgroundColorProperty static Identifies the SelectedItemHeaderBackgroundColor bindable property.
SelectedItemHeaderIconColorProperty static Identifies the SelectedItemHeaderIconColor bindable property.
SelectedItemHeaderTextColorProperty static Identifies the SelectedItemHeaderTextColor bindable property.
SelectedItemIndexProperty static Identifies the SelectedItemIndex bindable property.
SelectedItemIndicatorColorProperty static Identifies the SelectedItemIndicatorColor bindable property.
SelectedItemIndicatorHeightProperty static Identifies the SelectedItemIndicatorHeight bindable property.
SelectedItemProperty static Identifies the SelectedItem bindable property.
SwipeEnabledProperty static Identifies the SwipeEnabled bindable property.
See Also