Spread for ASP.NET 11 Product Documentation
LoadViewState Method (FormulaEntryCollection)


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

Parameters

savedState
See Also

Reference

FormulaEntryCollection Class
FormulaEntryCollection Members