EditorValidationStringID Enum
In This Article
Contains values corresponding to strings that can be localized.
Namespace: DevExpress.WinUI.Localization
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Validation
|
Invalid value |
Range
|
Value is out of range |
Value
|
Value cannot be converted |
#Remarks
Refer to the Localization topic for more information on how to localize DevExpress WinUI Controls.
See Also