Back to Devexpress

SimpleButton.IconIndent Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-3b397616.md

latest879 B
Original Source

SimpleButton.IconIndent Property

Specifies a distance between the button icon and caption.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public double IconIndent { get; set; }

Property Value

TypeDescription
Double

The icon indent.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace