 | CheckBoxGroupItems Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntaxpublic List<CheckBox> Items { get; set; }
Public Property Items As List(Of CheckBox)
Get
Set
Property Value
Type:
ListCheckBox
See Also