Skip to main content
.NET 6.0+

RuleSearchObjectProperties() Constructor

Initializes a new instance of the RuleSearchObjectProperties class.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v24.1.dll

Declaration

public RuleSearchObjectProperties()

Remarks

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

See Also