ValidationEventArgs.Value Property
In This Article
Gets the editor’s value.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Object | The editor’s value which a user enters. |
See Also