[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CompareRule

CompareRule Class

Provides a validation rule that compares two properties.

Inheritance
CompareRule
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public class CompareRule : ValidationRule

Constructors

Name Description
CompareRule()

Properties

Name Description
OtherProperty

Gets or sets a property to compare with the current property.

Methods

Name Description
Validate(object)

Performs validation checks on a value.