Back to Devexpress

SimpleButton.IconHorizontalPosition Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-624b888d.md

latest1.1 KB
Original Source

SimpleButton.IconHorizontalPosition Property

Specifies a button’s icon horizontal position relative to button captions.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public IconHorizontalPosition IconHorizontalPosition { get; set; }

Property Value

TypeDescription
IconHorizontalPosition

A value that specifies an icon position, left or right of the text.

|

Available values:

Name
Left
Right

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace