[]
Checks whether this CheckBoxField actually behaves as a RadioButtonField. This situation takes place if the checkbox field owns more than one WidgetAnnotations, and the widgets' appearance streams used to show checked state have different names.
public bool HasRadioButtonBehavior()
| Type | Description |
|---|---|
| bool | true if this checkbox behaves as a radio button, false otherwise. |