| EditableListColumnProductsAndGroupsEditorNoneRadioText Property |
Gets or sets the none radio text.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public string NoneRadioText { get; set; }
<BindableAttribute(true)>
Public Property NoneRadioText As String
Get
Set
Property Value
Type:
StringThe none radio text.
See Also