Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridCellView Class / OnChildrenReordered Method


In This Topic
    OnChildrenReordered Method (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub OnChildrenReordered() 
    'Usage
     
    
    Dim instance As GridCellView
     
    instance.OnChildrenReordered()
    protected void OnChildrenReordered()
    See Also