RadioOption
Class
Single selectable value within a radio button group; its string Value is submitted when chosen.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.InteractiveForms
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class RadioOption : FieldOptionBase
Inheritance: objectFieldOptionBaseRadioOption
Constructors
Create a radio option with the provided submission value.