ContextValidatingEventArgs.TargetObjects Property
In This Article
Specifies the objects that are about to be validated in the validation context specified by the ContextValidatingEventArgs.Context property.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Validation
#Declaration
#Property Value
Type | Description |
---|---|
Array |
An Array |
See Also