Version

UltraRadioButtonGroupManager Class Properties

For a list of all members of this type, see UltraRadioButtonGroupManager members.

Public Properties
 NameDescription
Public PropertyAllowAllUpGets or sets a value which determines whether all of the radio buttons in the group can be up (unchecked) at the same time.  
Public PropertyAppearanceAppearance applied to all of the UltraRadioButton controls in this group.  
Public PropertyCheckedAppearanceAppearance applied to the UltraRadioButton control in this group that is checked.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEventManagerThe object that enables, disables and controls firing of specific component events.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCheckedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackingAppearanceAppearance applied to all of the UltraRadioButton controls in this group when hottracked.  
Public PropertySelectedRadioButtonreturns the UltraRadioButton which is currently selected (checked) in this group, or null if there is no selected RadioButton.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
See Also