Back to Devexpress

TabView Fields

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

latest29.1 KB
Original Source

TabView Fields

A view that organizes content into groups at the same hierarchy level and allows tab navigation between them.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeaderPanelBackgroundColorProperty staticIdentifies the HeaderPanelBackgroundColor bindable property.
HeaderPanelContentAlignmentProperty staticIdentifies the HeaderPanelContentAlignment bindable property.
HeaderPanelHeightProperty staticIdentifies the HeaderPanelHeight bindable property.
HeaderPanelIndentProperty staticIdentifies the HeaderPanelIndent bindable property.
HeaderPanelItemSpacingProperty staticIdentifies the HeaderPanelItemSpacing bindable property.
HeaderPanelMaxHeightProperty staticIdentifies the HeaderPanelMaxHeight bindable property.
HeaderPanelMaxWidthProperty staticIdentifies the HeaderPanelMaxWidth bindable property.
HeaderPanelMinHeightProperty staticIdentifies the HeaderPanelMinHeight bindable property.
HeaderPanelMinWidthProperty staticIdentifies the HeaderPanelMinWidth bindable property.
HeaderPanelPaddingProperty staticIdentifies the HeaderPanelPadding bindable property.
HeaderPanelPositionProperty staticIdentifies the HeaderPanelPosition bindable property.
HeaderPanelShadowColorProperty staticIdentifies the HeaderPanelShadowColor bindable property.
HeaderPanelShadowHeightProperty staticIdentifies the HeaderPanelShadowHeight bindable property.
HeaderPanelShadowRadiusProperty staticIdentifies the HeaderPanelShadowRadius bindable property.
HeaderPanelWidthProperty staticIdentifies the HeaderPanelWidth bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsHeaderPanelShadowVisibleProperty staticIdentifies the IsHeaderPanelShadowVisible bindable property.
IsSelectedItemIndicatorVisibleProperty staticIdentifies the IsSelectedItemIndicatorVisible bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
ItemHeaderFontAttributesProperty staticIdentifies the ItemHeaderFontAttributes bindable property.
ItemHeaderFontFamilyProperty staticIdentifies the ItemHeaderFontFamily bindable property.
ItemHeaderFontSizeProperty staticIdentifies the ItemHeaderFontSize bindable property.
ItemHeaderHeightProperty staticIdentifies the ItemHeaderHeight bindable property.
ItemHeaderIconColorProperty staticIdentifies the ItemHeaderIconColor bindable property.
ItemHeaderIconDataMemberProperty staticIdentifies the ItemHeaderIconDataMember bindable property.
ItemHeaderIconPositionProperty staticIdentifies the ItemHeaderIconPosition bindable property.
ItemHeaderIconSpacingProperty staticIdentifies the ItemHeaderIconSpacing bindable property.
ItemHeaderMaxHeightProperty staticIdentifies the ItemHeaderMaxHeight bindable property.
ItemHeaderMaxWidthProperty staticIdentifies the ItemHeaderMaxWidth bindable property.
ItemHeaderMinHeightProperty staticIdentifies the ItemHeaderMinHeight bindable property.
ItemHeaderMinWidthProperty staticIdentifies the ItemHeaderMinWidth bindable property.
ItemHeaderPaddingProperty staticIdentifies the ItemHeaderPadding bindable property.
ItemHeaderPlacementOnSelectionProperty staticIdentifies the ItemHeaderPlacementOnSelection bindable property.
ItemHeaderTemplateProperty staticIdentifies the ItemHeaderTemplate bindable property.
ItemHeaderTextColorProperty staticIdentifies the ItemHeaderTextColor bindable property.
ItemHeaderTextDataMemberProperty staticIdentifies the ItemHeaderTextDataMember bindable property.
ItemHeaderVisibleElementsProperty staticIdentifies the ItemHeaderVisibleElements bindable property.
ItemHeaderWidthProperty staticIdentifies the ItemHeaderWidth bindable property.
ItemsSourceProperty staticIdentifies the ItemsSource bindable property.
ItemTemplateProperty staticIdentifies the ItemTemplate bindable property.
MarginProperty staticBindable property for Margin. Inherited from View.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
ScrollAnimationEnabledProperty staticIdentifies the ScrollAnimationEnabled bindable property.
SelectedItemHeaderBackgroundColorProperty staticIdentifies the SelectedItemHeaderBackgroundColor bindable property.
SelectedItemHeaderIconColorProperty staticIdentifies the SelectedItemHeaderIconColor bindable property.
SelectedItemHeaderTextColorProperty staticIdentifies the SelectedItemHeaderTextColor bindable property.
SelectedItemIndexProperty staticIdentifies the SelectedItemIndex bindable property.
SelectedItemIndicatorColorProperty staticIdentifies the SelectedItemIndicatorColor bindable property.
SelectedItemIndicatorHeightProperty staticIdentifies the SelectedItemIndicatorHeight bindable property.
SelectedItemProperty staticIdentifies the SelectedItem bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
SwipeEnabledProperty staticIdentifies the SwipeEnabled bindable property.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace