Spread for ASP.NET 12 Product Documentation
DesignString Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : DesignString Property
Gets or sets an XML string that contains the serialization of the design-time settings for the Spread component.
Syntax
'Declaration
 
Public Property DesignString As String
'Usage
 
Dim instance As FpSpread
Dim value As String
 
instance.DesignString = value
 
value = instance.DesignString
public string DesignString {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members