Spread WPF Documentation
TimeCondition Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : TimeCondition Class

The following tables list the members exposed by TimeCondition.

Public Constructors
 NameDescription
Public ConstructorCreates a new time condition.  
Top
Public Properties
 NameDescription
Public PropertyGets the time comparison type.  
Public PropertyGets or sets the expected expression. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyGets or sets the expected formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyGets or sets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyGets the expected type of the value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyGets or sets a value that indicates whether to ignore the null value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Public MethodOverridden. Evaluates using the specified evaluator.  
Public Methodstatic (Shared in Visual Basic)Creates a TimeCondition object from the DateTime object.  
Public Methodstatic (Shared in Visual Basic)Creates a TimeCondition object from the formula.  
Public MethodOverloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Top
Protected Methods
 NameDescription
Protected MethodClears the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected bool value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected color value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected date and time string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected double value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected integer value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGets the expected string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOverridden. Called when reading XML.  
Protected MethodCalled after the end of reading XML. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOverridden. Called when writing XML.  
Protected MethodOverridden. Resets this instance.  
Top
See Also

Reference

TimeCondition Class
GrapeCity.Windows.SpreadSheet.Data Namespace