Spread for ASP.NET 12 Product Documentation
CreateDesignView() Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > CreateDesignView Method : CreateDesignView() Method
Creates a new design-time view of the Spread component.
Syntax
'Declaration
 
Public Overloads Function CreateDesignView() As Control
'Usage
 
Dim instance As FpSpread
Dim value As Control
 
value = instance.CreateDesignView()
public Control CreateDesignView()

Return Value

Control that represents the design-time view of the spreadsheet control
See Also

Reference

FpSpread Class
FpSpread Members
Overload List