DXButton.Padding Property
In This Article
Gets or sets the amount of space between the button’s content and borders.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Thickness | The amount of space between the button’s content and borders. |
See Also