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


In This Topic
    Condition Class Members
    In This Topic

    The following tables list the members exposed by Condition.

    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the condition is active.  
    Public PropertyGets or sets the operator used by this condition.  
    Public PropertyGets or sets the parameter used by this condition.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies the condition to a given value.  
    Public MethodClears this condition by setting the Operator to 'None' and the Parameter to null.  
    Top
    See Also