[]
Gets or sets a list containing the item-values that are currently checked.
public IEnumerable<object> CheckedValues { get; set; }
Public Property CheckedValues As IEnumerable(Of Object)