DesignString Property
DesignString
Gets or sets an XML string that contains the serialization of the design-time settings for the Spread component.
Declaration
[Browsable(false)]
public string DesignString { get; set; }
<Browsable(False)>
Public Property DesignString As String