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