RadioGroupField.Value Property
Gets or sets the selected value of the radio group field as a string.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The selected value of the radio group field as a string. |
See Also