Share

RadioButtonGroup Methods

The RadioButtonGroup type exposes the following members.

Methods

 NameDescription
Public methodAddItemAdds a new ToggleButton to the RadioButtonGroup.
Public methodAddItemsAdds new ToggleButtons to the RadioButtonGroup.
Public methodEquals Determines whether the specified Object is equal to the current Object.
(Inherited from RibbonItem)
Public methodGetContextualHelpGets the contextual help bound with this control.
(Inherited from RibbonItem)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetItemsGets the collection of ToggleButtons assigned to the RadioButtonGroup.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetContextualHelpSets the contextual help bound with this button.
(Inherited from RibbonItem)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?