Spread Silverlight Documentation
ConditionBase Class Members
Properties  Methods 


The following tables list the members exposed by ConditionBase.

Public Properties
 NameDescription
Public PropertyExpectedExpressionGets or sets the expected expression.  
Public PropertyExpectedFormulaGets or sets the expected formula.  
Public PropertyExpectedValueGets or sets the expected value.  
Public PropertyExpectedValueTypeGets the expected type of the value.  
Public PropertyIgnoreBlankGets or sets a value that indicates whether to ignore the null value.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodEvaluateEvaluates by the specified evaluator.  
Public MethodGetExpectedOverloaded. Gets the expected value.  
Top
Protected Methods
 NameDescription
Protected MethodClearExpectedClears the expected value.  
Protected Methodstatic (Shared in Visual Basic)CloneRangesClones the ranges.  
Protected MethodGetExpectedBooleanGets the expected bool value.  
Protected MethodGetExpectedColorGets the expected color value.  
Protected MethodGetExpectedDateTimeGets the expected date and time string.  
Protected MethodGetExpectedDoubleGets the expected double value.  
Protected MethodGetExpectedIntGets the expected integer value.  
Protected MethodGetExpectedStringGets the expected string.  
Protected MethodOnReadXmlCalled when reading XML.  
Protected MethodOnReadXmlEndCalled after the end of reading XML.  
Protected MethodOnWriteXmlCalled when writing XML.  
Protected MethodResetResets this instance.  
Top
See Also

Reference

ConditionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.