Back to Devexpress

SimpleButton Fields

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-dot-underscore-fields.md

latest8.1 KB
Original Source

SimpleButton Fields

A simple button.

NameDescription
BorderColorProperty staticIdentifies the BorderColor dependency property.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property.
CommandParameterProperty staticIdentifies the CommandParameter dependency property.
CommandProperty staticIdentifies the Command dependency property.
ContentProperty staticIdentifies the Content dependency property.
CornerModeProperty staticIdentifies the CornerMode dependency property.
CornerRadiusProperty staticIdentifies the CornerRadius dependency property.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor dependency property.
DisabledBorderColorProperty staticIdentifies the DisabledBorderColor dependency property.
DisabledIconColorProperty staticIdentifies the DisabledIconColor dependency property.
DisabledTextColorProperty staticIdentifies the DisabledTextColor dependency property.
FontAttributesProperty staticIdentifies the FontAttributes dependency property.
FontFamilyProperty staticIdentifies the FontFamily dependency property.
FontSizeProperty staticIdentifies the FontSize dependency property.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment dependency property.
IconColorProperty staticIdentifies the IconColor dependency property.
IconHorizontalPositionProperty staticIdentifies the IconHorizontalPosition dependency property.
IconIndentProperty staticIdentifies the IconIndent dependency property.
IconProperty staticIdentifies the Icon dependency property.
IconVisibleProperty staticIdentifies the IconVisible dependency property.
IsPressedProperty staticIdentifies the IsPressed dependency property.
IsPressedPropertyKey static
PaddingProperty staticIdentifies the Padding dependency property.
PressedBackgroundColorProperty staticIdentifies the PressedBackgroundColor dependency property.
PressedBorderColorProperty staticIdentifies the PressedBorderColor dependency property.
PressedIconColorProperty staticIdentifies the PressedIconColor dependency property.
PressedTextColorProperty staticIdentifies the PressedTextColor dependency property.
ShowShadowProperty staticIdentifies the ShowShadow dependency property.
TextColorProperty staticIdentifies the TextColor dependency property.
TextProperty staticIdentifies the Text dependency property.
UseRippleEffectProperty staticIdentifies the UseRippleEffect dependency property.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment dependency property.

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace