Spread for ASP.NET 11 Product Documentation
SaveViewState Method (FpSpread)


FarPoint.Mvc.Spread Assembly > FarPoint.Mvc.Spread Namespace > FpSpread Class : SaveViewState Method
Saves the view state of the component.
Syntax
'Declaration
 
Protected Overrides NotOverridable Function SaveViewState() As Object
'Usage
 
Dim instance As FpSpread
Dim value As Object
 
value = instance.SaveViewState()
protected override object SaveViewState()
See Also

Reference

FpSpread Class
FpSpread Members