ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / NotifyPropertyChanged Class
Methods Events


In This Topic
    NotifyPropertyChanged Class Members
    In This Topic

    The following tables list the members exposed by NotifyPropertyChanged.

    Protected Methods
     NameDescription
    Protected MethodOverloaded. Raises the PropertyChanged event.  
    Protected MethodRaises the ValueChanged event.  
    Protected MethodCompares two values of property and raises an PropertyChanged event if they are different.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Public EventOccurs when a value of current Filter changes.  
    Top
    See Also