| EditableListColumnRadioEditorOptions Property |
Gets or sets the radio options.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public List<ListItem> Options { get; }
<BindableAttribute(true)>
Public ReadOnly Property Options As List(Of ListItem)
Get
Property Value
Type:
ListListItemRemarks See Also