Skip to main content

RadioGroupItem Properties

Represents a single item in the collection.
Name Description
AccessibleName Gets or sets the object’s name used by accessibility client applications.
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