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

In This Topic
    ChecklistItem Class
    In This Topic
    Represents a item of checklist.
    Syntax
    'Declaration
     
    
    Public Class ChecklistItem 
       Inherits NotifyPropertyChanged
    public class ChecklistItem : NotifyPropertyChanged 
    Inheritance Hierarchy

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

    See Also