Spread for ASP.NET 8.0 Product Documentation
GetSpread Method (BaseEditor)


FpSpread control
Returns the FpSpread control.
Syntax
'Declaration
 
Protected Function GetSpread( _
   ByVal c As Control _
) As FpSpread
'Usage
 
Dim instance As BaseEditor
Dim c As Control
Dim value As FpSpread
 
value = instance.GetSpread(c)
protected FpSpread GetSpread( 
   Control c
)

Parameters

c
FpSpread control
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

BaseEditor Class
BaseEditor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.