Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFeatures Interface / RestoreState Method


In This Topic
RestoreState Method
In This Topic
Restores the state of this features.
Syntax
'Declaration
 
Sub RestoreState( _
   ByVal state As Object _
) 
 
'Usage
 
Dim instance As IFeatures
Dim state As Object
 
instance.RestoreState(state)

Parameters

state
See Also