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