Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.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.Blazor.DataFilter.NotifyPropertyChanged
          C1.Blazor.DataFilter.ChecklistItem

    See Also