DXButton.ShowIcon Property
In This Article
Gets or sets whether to display 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 |
---|---|
Boolean | true to display the button’s icon; otherwise, false. |
See Also