ValidationCompletedEventArgs.SourceFrame Property
The Frame of the Controller that validates objects. Only WinForms applications use this property.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| Frame | The Frame of the Controller that validates objects. |
See Also