WizardStepCollectionEditor::CreateCollectionForm Method ()

 

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

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

protected:
virtual CollectionEditor::CollectionForm^ CreateCollectionForm() override

Return Value

Type: System.ComponentModel.Design::CollectionEditor::CollectionForm^

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

.NET Framework
Available since 2.0
Return to top
Show: