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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchStripCollection Class : LoadViewState Method
The state.
Loads the state of the view.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub LoadViewState( _
   ByVal state As Object _
) 
'Usage
 
Dim instance As TouchStripCollection
Dim state As Object
 
instance.LoadViewState(state)
public override void LoadViewState( 
   object state
)

Parameters

state
The state.
See Also

Reference

TouchStripCollection Class
TouchStripCollection Members