Spread for ASP.NET 8.0 Product Documentation
FpSpread Constructor(String,ControllerContext)


The id.
The controller context.
Initializes a new instance of the FpSpread class.
Syntax
'Declaration
 
Public Function New( _
   ByVal id As String, _
   ByVal controllerContext As ControllerContext _
)
'Usage
 
Dim id As String
Dim controllerContext As ControllerContext
 
Dim instance As New FpSpread(id, controllerContext)
public FpSpread( 
   string id,
   ControllerContext controllerContext
)

Parameters

id
The id.
controllerContext
The controller context.
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

FpSpread Class
FpSpread Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.