FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Condition Class / Condition Constructor

In This Topic
    Condition Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new instance of Condition attached to the given ConditionFilter with Parameter, Operator and IsAnd properties defined by the given Condition.  
    Creates a new instance of Condition with default Parameter, Operator and IsAnd properties values attached to the given ConditionFilter.  
    Creates a new instance of Condition with given Parameter, Operator and IsAnd properties values attached to the given ConditionFilter.  
    See Also