[]
        
(Showing Draft Content)

FarPoint.Web.Chart.StringCollectionCollectionEditor

StringCollectionCollectionEditor Class

Represents a UI collection editor for a StringCollection collection.

Inheritance
UITypeEditor
StringCollectionCollectionEditor
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class StringCollectionCollectionEditor : CollectionEditor
Public Class StringCollectionCollectionEditor
    Inherits CollectionEditor

Constructors

Name Description
StringCollectionCollectionEditor(Type)

Creates a new StringCollection collection editor.

Methods

Name Description
CanSelectMultipleInstances()

Selecte multiple instances.

CancelChanges()

Cancels changes to the collection.

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the value of the specified object.

GetEditStyle(ITypeDescriptorContext)

Get UITypeEditor to edit the StringCollectionCollection type.

GetItems(object)

Gets an array of objects containing the specified collection.