Spread for ASP.NET 8.0 Product Documentation
SpreadChartCollectionEditor Constructor


The type of the collection for this editor to edit.
Initializes a new instance of the SpreadChartCollectionEditor class using the specified collection type.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Type _
)
'Usage
 
Dim type As Type
 
Dim instance As New SpreadChartCollectionEditor(type)
public SpreadChartCollectionEditor( 
   Type type
)

Parameters

type
The type of the collection for this editor to edit.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

SpreadChartCollectionEditor Class
SpreadChartCollectionEditor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.