Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ConditionBase Class
Properties Methods

In This Topic
    ConditionBase Class Members
    In This Topic

    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
    See Also