Specifies the CustomGetAggregatedObjectsToValidateEventArgs.OwnerObject's aggregated objects to be validated.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v18.2.dll
public ArrayList AggregatedObjects { get; }
Public ReadOnly Property AggregatedObjects As ArrayList
Type | Description |
---|---|
ArrayList | An ArrayList of the OwnerObject's aggregated objects to be validated. |