RuleStringComparisonProperties.OperatorType Property
Specifies the operator type that must be used when comparing string values.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
StringComparisonType | A StringComparisonType enumeration value which specifies the operator type that must be used when comparing string values. |
See Also