ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / NotifyPropertyChanged Class
Members

In This Topic
    NotifyPropertyChanged Class
    In This Topic
    Notify changed abstract
    Syntax
    'Declaration
     
    
    Public MustInherit Class NotifyPropertyChanged 
    public abstract class NotifyPropertyChanged 
    Inheritance Hierarchy

    System.Object
       C1.WPF.DataFilter.NotifyPropertyChanged
          C1.WPF.DataFilter.ChecklistItem
          C1.WPF.DataFilter.Expression
          C1.WPF.DataFilter.Filter

    See Also