WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistItem Class / Selected Property
In This Topic
    Selected Property
    In This Topic
    Gets or sets the selected state of current ChecklistItem.
    Syntax
    public bool Selected {get; set;}
    See Also