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


In This Topic
    TrackViewState Method (FormulaEntryCollection)
    In This Topic
    Tracks the view state.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub TrackViewState() 
    'Usage
     
    
    Dim instance As FormulaEntryCollection
     
    instance.TrackViewState()
    protected virtual void TrackViewState()
    See Also