[]
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()
Public Function HasRadioButtonBehavior() As Boolean