Back to Devexpress

SimpleButton.Padding Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-099590ca.md

latest928 B
Original Source

SimpleButton.Padding Property

Gets or sets the distance between the button caption and borders.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public Thickness Padding { get; set; }

Property Value

TypeDescription
Thickness

Button caption padding.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace