Back to Devexpress

DXToolbar Fields

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

latest22.0 KB
Original Source

DXToolbar Fields

A toolbar control that organizes its items into pages.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AnimationDurationProperty staticIdentifies the AnimationDuration bindable property.
AnimationEasingProperty staticIdentifies the AnimationEasing bindable property.
AnimationScaleProperty staticIdentifies the AnimationScale bindable property.
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.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from DXViewBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from DXViewBase.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
FixedLeftIndentProperty staticIdentifies the FixedLeftIndent bindable property.
FixedLeftItemSpacingProperty staticIdentifies the FixedLeftItemSpacing bindable property.
FixedRightIndentProperty staticIdentifies the FixedRightIndent bindable property.
FixedRightItemSpacingProperty staticIdentifies the FixedRightItemSpacing bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
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.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property. Inherited from DXViewBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
ItemAlignmentProperty staticIdentifies the ItemAlignment bindable property.
ItemSpacingProperty staticIdentifies the ItemSpacing 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.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from DXViewBase.
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.
SelectedPageNameProperty staticIdentifies the SelectedPageName bindable property.
SelectedPageProperty staticIdentifies the SelectedPage bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
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

DXToolbar Class

DXToolbar Members

DevExpress.Maui.Controls Namespace