Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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