| GrapeCity.Xaml.SpreadSheet.Data Namespace : TimeCondition Class | 
The following tables list the members exposed by TimeCondition.
| Name | Description | |
|---|---|---|
|  | TimeCondition Constructor | Creates a new time condition. | 
| Name | Description | |
|---|---|---|
|  | CompareType | Gets the time comparison type. | 
|  | ExpectedExpression | Gets or sets the expected expression. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | ExpectedFormula | Gets or sets the expected formula. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | ExpectedValue | Gets or sets the expected value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | ExpectedValueType | Gets the expected type of the value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | IgnoreBlank | Gets or sets a value that indicates whether to ignore the null value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Creates a new object that is a copy of the current instance. | 
|  | Evaluate | Overridden. Evaluates using the specified evaluator. | 
|   | FromDateTime | Creates a TimeCondition object from the DateTime object. | 
|   | FromFormula | Creates a TimeCondition object from the formula. | 
|  | GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
| Name | Description | |
|---|---|---|
|  | ClearExpected | Clears the expected value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedBoolean | Gets the expected bool value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedColor | Gets the expected color value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedDateTime | Gets the expected date and time string. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedDouble | Gets the expected double value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedInt | Gets the expected integer value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedString | Gets the expected string. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | OnReadXml | Overridden. Called when reading XML. | 
|  | OnReadXmlEnd | Called after the end of reading XML. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | OnWriteXml | Overridden. Called when writing XML. | 
|  | Reset | Overridden. Resets this instance. |