Skip to main content

RuleIsReferencedProperties() Constructor

Initializes a new instance of the RuleIsReferencedProperties class.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v25.2.dll

NuGet Package: DevExpress.Persistent.Base

Declaration

public RuleIsReferencedProperties()

Remarks

When a Validation Rule is instantiated, an accompanying Properties object is automatically created.

See Also