Spread for ASP.NET 12 Product Documentation
LoadViewState Method (FormulaExtender)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaExtender Class : LoadViewState Method
Loads the saved view state.
Syntax
'Declaration
 
Protected Overrides Sub LoadViewState( _
   ByVal savedState As Object _
) 
'Usage
 
Dim instance As FormulaExtender
Dim savedState As Object
 
instance.LoadViewState(savedState)
protected override void LoadViewState( 
   object savedState
)

Parameters

savedState
See Also

Reference

FormulaExtender Class
FormulaExtender Members