[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CompareRule

CompareRule Class

Provides a validation rule that compares two properties.

Inheritance
CompareRule
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.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.