Spread WPF Documentation
ConditionBase Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : ConditionBase Class

The following tables list the members exposed by ConditionBase.

Public Properties
 NameDescription
Public PropertyGets or sets the expected expression.  
Public PropertyGets or sets the expected formula.  
Public PropertyGets or sets the expected value.  
Public PropertyGets the expected type of the value.  
Public PropertyGets or sets a value that indicates whether to ignore the null value.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodEvaluates by the specified evaluator.  
Public MethodOverloaded. Gets the expected value.  
Top
Protected Methods
 NameDescription
Protected MethodClears the expected value.  
Protected Methodstatic (Shared in Visual Basic)Clones the ranges.  
Protected MethodGets the expected bool value.  
Protected MethodGets the expected color value.  
Protected MethodGets the expected date and time string.  
Protected MethodGets the expected double value.  
Protected MethodGets the expected integer value.  
Protected MethodGets the expected string.  
Protected MethodCalled when reading XML.  
Protected MethodCalled after the end of reading XML.  
Protected MethodCalled when writing XML.  
Protected MethodResets this instance.  
Top
See Also

Reference

ConditionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace