Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / ResetRequiresPostBack Method


In This Topic
    ResetRequiresPostBack Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Sub ResetRequiresPostBack() 
    'Usage
     
    
    Dim instance As FpSpread
     
    instance.ResetRequiresPostBack()
    protected void ResetRequiresPostBack()
    See Also