Calculator.HasError Property
In This Article
Gets whether the calculator displays an error. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the calculator has an error; otherwise, false. |
#Remarks
See Also