Spread for ASP.NET 10 Product Documentation
CreateCollectionForm Method (SpreadChartCollectionEditor)


Creates a new form to display and edit the current collection.
Syntax
'Declaration
 
Protected Overrides Function CreateCollectionForm() As CollectionEditor.CollectionForm
'Usage
 
Dim instance As SpreadChartCollectionEditor
Dim value As CollectionEditor.CollectionForm
 
value = instance.CreateCollectionForm()
protected override CollectionEditor.CollectionForm CreateCollectionForm()

Return Value

A System.ComponentModel.Design.CollectionEditor.CollectionForm to provide as the user interface for editing the collection.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadChartCollectionEditor Class
SpreadChartCollectionEditor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.