Gets the list of items in the radio list.
A whitespace in the list is trimmed consistently across all supported browsers. This property is not supported for mobile web applications.
protected List(Of ItemIdentifier) RadioListItems { get; }
'Declaration Protected Read Property RadioListItems As List(Of ItemIdentifier)