[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateCollectionForm

CreateCollectionForm Method

CreateCollectionForm()

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

Declaration
protected override CollectionEditor.CollectionForm CreateCollectionForm()
Protected Overrides Function CreateCollectionForm() As CollectionEditor.CollectionForm
Returns
Type Description
CollectionEditor.CollectionForm

A CollectionEditor.CollectionForm to provide as the user interface for editing the collection.

Overrides