DXButton.IconHeight Property
In This Article
Gets or sets the height of the button’s icon. This is a dependency property.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Double | The height of the button’s icon, in pixels. |
See Also