RuleBaseProperties.TargetCollectionPropertyName Property
Specifies the collection property for which the current Validation Rule will be checked.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string holding the collection property name for which the Validation Rule will be checked. |
Implements
See Also