Skip to main content
.NET 6.0+

RuleValueComparisonProperties() Constructor

Initializes a new instance of the RuleValueComparisonProperties class.

Namespace: DevExpress.Persistent.Validation

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

Declaration

public RuleValueComparisonProperties()

Remarks

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

See Also