| GrapeCity.Windows.SpreadSheet.Data Namespace : RelationCondition Class | 
The following tables list the members exposed by RelationCondition.
| Name | Description | |
|---|---|---|
![]()  | RelationCondition Constructor | Creates a new relation condition. | 
| Name | Description | |
|---|---|---|
![]()  | CompareType | Gets the relation type for the first and second conditions. | 
![]()  | ExpectedExpression | Gets or sets the expected expression. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | 
![]()  | ExpectedFormula | Gets or sets the expected formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | 
![]()  | ExpectedValue | Gets or sets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | 
![]()  | ExpectedValueType | Gets the expected type of the value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | 
![]()  | IgnoreBlank | Overridden. Gets or sets whether the condition ignores empty values. | 
![]()  | Item1 | Gets the first condition. | 
![]()  | Item2 | Gets the second condition. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. Creates a new object that is a copy of the current instance. | 
![]() ![]()  | Create | Creates a RelationCondition object. | 
![]()  | Evaluate | Overridden. Evaluates using the specified evaluator. | 
![]()  | GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) |