Back to Devexpress

DXButtonBase Fields

maui-devexpress-dot-maui-dot-core-dot-dxbuttonbase-dot-underscore-fields.md

latest31.7 KB
Original Source

DXButtonBase Fields

A base class for a button.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AnimationDurationProperty staticIdentifies the AnimationDuration 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.
CommandParameterProperty staticIdentifies the CommandParameter bindable property.
CommandProperty staticIdentifies the Command bindable property.
ContentProperty staticIdentifies the Content bindable property. Inherited from DXBorder.
ContentTemplateProperty staticIdentifies the ContentTemplate bindable property. Inherited from DXBorder.
ContentTemplateSelectorProperty staticIdentifies the ContentTemplateSelector bindable property. Inherited from DXBorder.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty staticIdentifies the DisabledBorderColor bindable property.
DisabledIconColorProperty staticIdentifies the DisabledIconColor bindable property.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FontAttributesProperty staticIdentifies the FontAttributes bindable property. Inherited from DXContentPresenterBase.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property. Inherited from DXContentPresenterBase.
FontFamilyProperty staticIdentifies the FontFamily bindable property. Inherited from DXContentPresenterBase.
FontSizeProperty staticIdentifies the FontSize bindable property. Inherited from DXContentPresenterBase.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment bindable property. Inherited from DXContentPresenterBase.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IconAspectProperty staticIdentifies the IconAspect bindable property. Inherited from DXContentPresenter.
IconColorizationEnabledProperty staticIdentifies the IconColorizationEnabled bindable property. Inherited from DXContentPresenter.
IconColorProperty staticIdentifies the IconColor bindable property. Inherited from DXContentPresenter.
IconHeightProperty staticIdentifies the IconHeight bindable property. Inherited from DXContentPresenter.
IconIndentProperty staticIdentifies the IconIndent bindable property. Inherited from DXContentPresenter.
IconPlacementProperty staticIdentifies the IconPlacement bindable property. Inherited from DXContentPresenter.
IconProperty staticIdentifies the Icon bindable property. Inherited from DXContentPresenter.
IconWidthProperty staticIdentifies the IconWidth bindable property. Inherited from DXContentPresenter.
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.
IsPressedProperty staticIdentifies the IsPressed bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
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.
PressedBackgroundColorProperty staticIdentifies the PressedBackgroundColor bindable property.
PressedBorderColorProperty staticIdentifies the PressedBorderColor bindable property.
PressedIconColorProperty staticIdentifies the PressedIconColor bindable property.
PressedScaleProperty staticIdentifies the PressedScale bindable property.
PressedTextColorProperty staticIdentifies the PressedTextColor bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RippleEffectPositionProperty staticIdentifies the RippleEffectPosition bindable property.
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.
ShowContentProperty staticIdentifies the ShowContent bindable property. Inherited from DXContentPresenter.
ShowIconProperty staticIdentifies the ShowIcon bindable property. Inherited from DXContentPresenter.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TextCharacterSpacingProperty staticIdentifies the TextCharacterSpacing bindable property. Inherited from DXContentPresenterBase.
TextColorProperty staticIdentifies the TextColor bindable property. Inherited from DXContentPresenterBase.
TextDecorationsProperty staticIdentifies the TextDecorations bindable property. Inherited from DXContentPresenterBase.
TextHorizontalAlignmentProperty staticIdentifies the TextHorizontalAlignment bindable property. Inherited from DXContentPresenterBase.
TextLineBreakModeProperty staticIdentifies the TextLineBreakMode bindable property. Inherited from DXContentPresenterBase.
TextLineHeightProperty staticIdentifies the TextLineHeight bindable property. Inherited from DXContentPresenterBase.
TextMaxLinesProperty staticIdentifies the TextMaxLines bindable property. Inherited from DXContentPresenterBase.
TextTransformProperty staticIdentifies the TextTransform bindable property. Inherited from DXContentPresenterBase.
TextVerticalAlignmentProperty staticIdentifies the TextVerticalAlignment bindable property. Inherited from DXContentPresenterBase.
ThemeProperty staticIdentifies the Theme bindable property.
ThemeSeedColorProperty staticIdentifies the ThemeSeedColor 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.
UseRippleEffectProperty staticIdentifies the UseRippleEffect bindable property.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment bindable property. Inherited from DXContentPresenterBase.
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

DXButtonBase Class

DXButtonBase Members

DevExpress.Maui.Core Namespace