Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridIncrementalLoadingCell Class / ForceLayout Method


In This Topic
    ForceLayout Method (GridIncrementalLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ForceLayout() 
    'Usage
     
    
    Dim instance As GridIncrementalLoadingCell
     
    instance.ForceLayout()
    public void ForceLayout()
    See Also