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


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