RadioGroupItem Members
In This Article
#Constructors
Name | Description |
---|---|
Radio |
Initializes a new instance of the Radio |
Radio |
Initializes a new instance of the Radio |
Radio |
Initializes a new instance of the Radio |
Radio |
Initializes a new instance of the Radio |
Radio |
Initializes a new instance of the Radio |
#Properties
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. |
#Methods
Name | Description |
---|---|
Clone() |
Returns a copy of the current Radio |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the text representation of the item. |
See Also