For a list of all members of this type, see GroupUITypeEditor members.
Name | Description | |
---|---|---|
![]() | EditValue | Overloaded. Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. (Inherited from Infragistics.Shared.UITypeEditorListBase) |
![]() | GetEditStyle | Overloaded. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. (Inherited from Infragistics.Shared.UITypeEditorListBase) |
![]() | GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor) |
![]() | PaintValue | Overloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
![]() | GetListItems | Overridden. Returns the set of items to show on the list. |
![]() | InitializeListBox | (Inherited from Infragistics.Shared.UITypeEditorListBase) |
![]() | ValidateEditItem | Overridden. Validates an item selected by the user on the list and returns it. |