Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FpSpread Class
FpSpread Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.