Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetView Class / FlushData Method


In This Topic
    FlushData Method
    In This Topic
    Calls GetPagingSupport of the DataModel, selects data to data source view.
    Syntax
    'Declaration
     
    
    Protected Sub FlushData() 
    'Usage
     
    
    Dim instance As SheetView
     
    instance.FlushData()
    protected void FlushData()
    See Also