[]
        
(Showing Draft Content)

C1.Web.Mvc.ListBox-1.CheckedValues

CheckedValues Property

CheckedValues

Gets or sets a list containing the item-values that are currently checked.

Declaration
public IEnumerable<object> CheckedValues { get; set; }