RadioGroupItem Properties
Represents a single item in the collection.
Name | Description |
---|---|
Accessible |
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 Radio |
Value | Gets or sets the value associated with the current item. |
See Also