FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / FilterCondition Class
Properties Methods Events


In This Topic
    FilterCondition Class Members
    In This Topic

    The following tables list the members exposed by FilterCondition.

    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
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventFires when a property changes.  
    Top
    Public Operators
    See Also