Skip to main content
A newer version of this page is available. .

RadioGroupItem Properties

Represents a single item in the collection.
Name Description
AccessibleName A RadioGroupItem‘s name passed to accessibility software.
Description Gets or sets the item’s caption.
Enabled Gets or sets whether the item is enabled.
Tag Gets or sets an object that contains custom data for the current RadioGroupItem object.
Value Gets or sets the value associated with the current item.
See Also