Spread for ASP.NET 10 Product Documentation
StringCollectionItemEditor Class Methods


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

Public Methods
 NameDescription
Public MethodEditValueOverloaded. Edits the value of the specified object using the specified service provider and context. (Inherited from System.ComponentModel.Design.CollectionEditor)
Public MethodGetEditStyleOverloaded. Overridden. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.  
Public MethodGetPaintValueSupportedOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodPaintValueOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
Top
Protected Methods
 NameDescription
Protected MethodCancelChangesCancels changes to the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCanRemoveInstanceIndicates whether original members of the collection can be removed. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCanSelectMultipleInstancesIndicates whether multiple collection items can be selected at once. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCreateCollectionItemTypeGets the data type that this collection contains. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCreateInstance (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCreateNewItemTypesGets the data types that this collection editor can contain. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodDestroyInstanceDestroys the specified instance of the object. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGetDisplayTextRetrieves the display text for the given list item. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGetItemsGets an array of objects containing the specified collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGetObjectsFromInstanceReturns a list containing the given object (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGetServiceGets the requested service, if it is available. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodSetItemsSets the specified array as the items of the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodShowHelpDisplays the default Help topic for the collection editor. (Inherited from System.ComponentModel.Design.CollectionEditor)
Top
See Also

Reference

StringCollectionItemEditor Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.