Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FormulaExtender Class / TrackViewState Method


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