CalculatorCustomErrorTextEventArgs(String) Constructor
In This Article
Initializes a new instance of the CalculatorCustomErrorTextEventArgs class.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
error |
String | A String value that specifies the error text. This value is assigned to the Calculator |
See Also