The following tables list the members exposed by UltraControlContainerEditor.
| Name | Description | |
|---|---|---|
|  | UltraControlContainerEditor Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | ApplyOwnerAppearanceToEditingControl | Gets or sets whether or not the owner's appearance properties that apply to Control (such as BackColor, ForeColor, and ImageBackground) are applied to the EditingControl before it is displayed. | 
|  | ApplyOwnerAppearanceToRenderingControl | Gets or sets whether or not the owner's appearance properties that apply to Control (such as BackColor, ForeColor, and ImageBackground) are applied to the RenderingControl before it is drawn. | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | EditingControl | Gets or set the control which will be used for editing when the editor goes into edit mode. | 
|  | EditingControlPropertyName | Gets or sets the name of the property on the EditingControl which will be used to determine the value of the owning object. | 
|  | EnterEditModeMouseBehavior | Determines what happens when the editor enters edit mode via the mouse. | 
|  | RenderingControl | Gets or set the control which will be used for rendering the editor when not in edit mode. | 
|  | RenderingControlPropertyName | Gets or sets the name of the property on the RenderingControl which will be used to determine the value of the owning object. | 
|  | Site | Overridden. The component's site (set at design time only). | 
| Name | Description | |
|---|---|---|
|  | CanRaiseEvents | (Inherited from System.ComponentModel.Component) | 
|  | DesignMode | (Inherited from System.ComponentModel.Component) | 
|  | Events | Returns the list of event handlers that are attached to this component. (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. Clean up any resources being used. | 
|  | 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) | 
|  | 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. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase) | 
|  | OnPropertyChanged | Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. (Inherited from Infragistics.Win.UltraComponentBase) | 
|  | ShouldSerializeContainingControl | Returns true if the ContainingControl property should be serialized | 
| Name | Description | |
|---|---|---|
|  | Disposed | (Inherited from System.ComponentModel.Component) | 
|  | PropertyChanged | Fired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase) |