Spread for ASP.NET 10 Product Documentation
StringCollectionCollectionEditor Class Members
Properties  Methods 


The following tables list the members exposed by StringCollectionCollectionEditor.

Public Constructors
 NameDescription
Public ConstructorStringCollectionCollectionEditor ConstructorCreates a new StringCollection collection editor.  
Top
Public Properties
 NameDescription
Public PropertyIsDropDownResizableGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Top
Protected Properties
 NameDescription
Protected PropertyCollectionItemTypeGets the data type of each item in the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyCollectionTypeGets the data type of the collection object. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyContextGets a type descriptor that indicates the current context. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyHelpTopicGets the Help keyword to display the Help topic or topic list for when the editor's dialog box Help button or the F1 key is pressed. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyNewItemTypesGets the available types of items that can be created for this collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Top
Public Methods
 NameDescription
Public MethodEditValueOverloaded. Overridden. Edits the value of the specified object.  
Public MethodGetEditStyleOverloaded. Overridden. Get UITypeEditor to edit the StringCollectionCollection type.  
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 MethodCancelChangesOverridden. Cancels changes to the collection.  
Protected MethodCanRemoveInstanceIndicates whether original members of the collection can be removed. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCanSelectMultipleInstancesOverridden. Selecte multiple instances.  
Protected MethodCreateCollectionFormCreates a new form to display and edit the current collection. (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 MethodGetItemsOverridden. Gets an array of objects containing the specified collection.  
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

StringCollectionCollectionEditor Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.