[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImageCollectionEditor

SpreadImageCollectionEditor Class

Provides a user interface that can edit SpreadImageCollection at design time.

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

Constructors

Name Description
SpreadImageCollectionEditor(Type)

Initializes a new instance of the SpreadImageCollectionEditor class using the specified collection type.

Methods

Name Description
CreateCollectionForm()

Creates a new form to display and edit the current collection.

CreateInstance(Type)

Create an instance from inputted type.

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the value.