DataEngine for .NET Standard | 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 Property Gets a value that indicates whether the condition is active.  
    Public Property Gets or sets the operator used by this condition.  
    Public Property Gets or sets the parameter used by this condition.  
    Top
    Public Methods
     NameDescription
    Public Method Applies 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 Event Fires when a property changes.  
    Top
    Public Operators
    See Also