Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FormulaEntryCollection Class / SaveViewState Method


In This Topic
    SaveViewState Method (FormulaEntryCollection)
    In This Topic
    Saves the state.
    Syntax
    'Declaration
     
    
    Protected Overridable Function SaveViewState() As Object
    'Usage
     
    
    Dim instance As FormulaEntryCollection
    Dim value As Object
     
    value = instance.SaveViewState()
    protected virtual object SaveViewState()
    See Also