ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / Expression Class
Properties Methods Events


In This Topic
    Expression Class Members
    In This Topic

    The following tables list the members exposed by Expression.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the negation of the expression.  
    Top
    Protected Methods
     NameDescription
    Protected MethodConverts current the Expression to the C1.DataCollection.FilterExpression.  
    Protected MethodOverloaded. Raises the NotifyPropertyChanged.PropertyChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
    Protected MethodRaises the NotifyPropertyChanged.ValueChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
    Protected MethodCompares two values of property and raises an NotifyPropertyChanged.PropertyChanged event if they are different. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
    Public EventOccurs when a value of current Filter changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
    Top
    See Also