Click or drag to resize

BCExtensionCommandItemCollectionEditor Methods

The BCExtensionCommandItemCollectionEditor type exposes the following members.

Methods
  NameDescription
Protected methodCancelChanges (Inherited from CollectionEditor.)
Protected methodCanRemoveInstance (Inherited from CollectionEditor.)
Protected methodCanSelectMultipleInstances (Inherited from CollectionEditor.)
Protected methodCreateCollectionForm
Creates a new form to display and edit the current collection.
(Overrides CollectionEditorCreateCollectionForm.)
Protected methodCreateCollectionItemType (Inherited from CollectionEditor.)
Protected methodCreateInstance (Inherited from CollectionEditor.)
Protected methodCreateNewItemTypes
Gets the data types that this collection editor can contain.
(Overrides CollectionEditorCreateNewItemTypes.)
Protected methodDestroyInstance (Inherited from CollectionEditor.)
Public methodEditValue(IServiceProvider, Object) (Inherited from UITypeEditor.)
Public methodEditValue(ITypeDescriptorContext, IServiceProvider, Object) (Inherited from CollectionEditor.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetDisplayText
Retrieves the display text for the given list item.
(Overrides CollectionEditorGetDisplayText(Object).)
Public methodGetEditStyle (Inherited from UITypeEditor.)
Public methodGetEditStyle(ITypeDescriptorContext) (Inherited from CollectionEditor.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetItems (Inherited from CollectionEditor.)
Protected methodGetObjectsFromInstance (Inherited from CollectionEditor.)
Public methodGetPaintValueSupported (Inherited from UITypeEditor.)
Public methodGetPaintValueSupported(ITypeDescriptorContext) (Inherited from UITypeEditor.)
Protected methodGetService (Inherited from CollectionEditor.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPaintValue(PaintValueEventArgs) (Inherited from UITypeEditor.)
Public methodPaintValue(Object, Graphics, Rectangle) (Inherited from UITypeEditor.)
Protected methodSetItems (Inherited from CollectionEditor.)
Protected methodShowHelp (Inherited from CollectionEditor.)
Public methodToString (Inherited from Object.)
Top
See Also