CustomGetAggregatedObjectsToValidateEventArgs.AggregatedObjects Property
Specifies the CustomGetAggregatedObjectsToValidateEventArgs.OwnerObject‘s aggregated objects to be validated.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Declaration
Property Value
| Type | Description |
|---|---|
| ArrayList | An ArrayList of the OwnerObject‘s aggregated objects to be validated. |
See Also