DXButton.IsEnabled Property
In This Article
Gets or sets whether users can interact with the button.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if users can interact with the button; otherwise, false. |
See Also