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