Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ChecklistItem Class
Properties Methods Events

In This Topic
    ChecklistItem Class Members
    In This Topic

    The following tables list the members exposed by ChecklistItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the text of label.  
    Public PropertyGets or sets the selected state of current ChecklistItem.  
    Public PropertyGets the summary text for current ChecklistItem.  
    Public PropertyGets or sets the value of current ChecklistItem.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Blazor.DataFilter.NotifyPropertyChanged)
    Public EventOccurs when a value of current Filter changes. (Inherited from C1.Blazor.DataFilter.NotifyPropertyChanged)
    Top
    See Also