WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistItem Class / Value Property
In This Topic
    Value Property (ChecklistItem)
    In This Topic
    Gets or sets the value of current ChecklistItem.
    Syntax
    public object Value {get; set;}
    See Also