The following tables list the members exposed by UltraRadioButtonGroupManager.
Name | Description | |
---|---|---|
![]() | UltraRadioButtonGroupManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AllowAllUp | Gets or sets a value which determines whether all of the radio buttons in the group can be up (unchecked) at the same time. |
![]() | Appearance | Appearance applied to all of the UltraRadioButton controls in this group. |
![]() | CheckedAppearance | Appearance applied to the UltraRadioButton control in this group that is checked. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | EventManager | The object that enables, disables and controls firing of specific component events. |
![]() | HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. |
![]() | HasCheckedAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. |
![]() | HasHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. |
![]() | HotTrackingAppearance | Appearance applied to all of the UltraRadioButton controls in this group when hottracked. |
![]() | SelectedRadioButton | returns the UltraRadioButton which is currently selected (checked) in this group, or null if there is no selected RadioButton. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | GetAllRadioButtonsInGroup | Returns an enumerable list of all of the RadioButtons in this group. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Reset | Resets all Layout properties back to their default values |
![]() | ResetAppearance | Resets the Appearance property to its default value. |
![]() | ResetCheckedAppearance | Resets the CheckedAppearance property to its default value. |
![]() | ResetHotTrackingAppearance | Resets the HotTrackingAppearance property to its default value. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. |
![]() | OnDeserialization | Called after this instance has been de-serialized. |
![]() | OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. |
![]() | OnPropertyChanged | Overridden. Called when a property or subobject's property value has changed. |
![]() | OnSubObjectPropChanged | Called when a property has changed on a sub object. |
![]() | ShouldSerializeAppearance | Determines whether the Appearance property is set to its default value. |
![]() | ShouldSerializeCheckedAppearance | Determines whether the CheckedAppearance property is set to its default value. |
![]() | ShouldSerializeHotTrackingAppearance | Determines whether the HotTrackingAppearance property is set to its default value. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | SelectionChanged | Occurs when the user selects (or de-selects) one of the radio buttons in this group. |