Click or drag to resize

CheckBoxGroupItems Property

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
public List<CheckBox> Items { get; set; }

Property Value

Type: ListCheckBox
See Also