InvalidValueExceptionEventArgs.Value Property
In This Article
Gets an invalid value that caused the exception.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object representing the invalid value. |
See Also