RuleRangeAttribute.IsCollectionAggregateSet Property
In This Article
Indicates whether a value is assigned to the RuleRangeAttribute.TargetCollectionAggregate property.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if a value is assigned to the Rule |
#Remarks
Generally, you do not need to use this property.
See Also