Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / CombinationExpression Class
Properties Events

In This Topic
    CombinationExpression Class Members
    In This Topic

    The following tables list the members exposed by CombinationExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the collection of Expression.  
    Public PropertyGets or sets the logical operator applies between expressions of the current CombinationExpression.  
    Public PropertyGets or sets a value indicating the negation of the expression. (Inherited from C1.Blazor.DataFilter.Expression)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Blazor.DataFilter.NotifyPropertyChanged)
    Public EventOccurs when a value of current Filter changes. (Inherited from C1.Blazor.DataFilter.NotifyPropertyChanged)
    Top
    See Also