[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.Expression

Expression Class

Base class for filter expression condition.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public abstract class Expression : NotifyPropertyChanged, INotifyPropertyChanged

Constructors

Name Description
Expression()

Properties

Name Description
Not

Gets or sets a value indicating the negation of the expression.

Methods

Name Description
GetFilterExpression()

Converts current the Expression to the FilterExpression.