Spread for ASP.NET 10 Product Documentation
LoadViewState Method (FpSpread)


The object of the saved state.
Loads the view state of the Spread component.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub LoadViewState( _
   ByVal savedState As Object _
) 
'Usage
 
Dim instance As FpSpread
Dim savedState As Object
 
instance.LoadViewState(savedState)
protected override void LoadViewState( 
   object savedState
)

Parameters

savedState
The object of the saved state.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FpSpread Class
FpSpread Members

 

 


Copyright © GrapeCity, inc. All rights reserved.