Spread for ASP.NET 12 Product Documentation
SaveViewState Method (TouchStripCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchStripCollection Class : SaveViewState Method
Saves the state of the view.
Syntax
'Declaration
 
Public Overrides NotOverridable Function SaveViewState() As Object
'Usage
 
Dim instance As TouchStripCollection
Dim value As Object
 
value = instance.SaveViewState()
public override object SaveViewState()

Return Value

System.Object.
See Also

Reference

TouchStripCollection Class
TouchStripCollection Members