RuleBaseProperties.TargetCollectionOwnerType Property
Specifies the type in which the collection property is declared, if the Validation Rule is applied to a collection property.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Type | A Type object specifying the type in which the collection property is declared, if the Validation Rule is applied to a collection property. |
Implements
See Also