Spread Silverlight 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 Property Gets or sets the expected expression.  
Public Property Gets or sets the expected formula.  
Public Property Gets or sets the expected value.  
Public Property Gets the expected type of the value.  
Public Property Gets or sets a value that indicates whether to ignore the null value.  
Top
Public Methods
 NameDescription
Public Method Creates a new object that is a copy of the current instance.  
Public Method Evaluates by the specified evaluator.  
Public MethodOverloaded.  Gets the expected value.  
Top
Protected Methods
 NameDescription
Protected Method Clears the expected value.  
Protected Methodstatic (Shared in Visual Basic) Clones the ranges.  
Protected Method Gets the expected bool value.  
Protected Method Gets the expected color value.  
Protected Method Gets the expected date and time string.  
Protected Method Gets the expected double value.  
Protected Method Gets the expected integer value.  
Protected Method Gets the expected string.  
Protected Method Called when reading XML.  
Protected Method Called after the end of reading XML.  
Protected Method Called when writing XML.  
Protected Method Resets this instance.  
Top
See Also

Reference

ConditionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace