Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellView Class / RequestLayout Method


In This Topic
    RequestLayout Method (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub RequestLayout() 
    'Usage
     
    
    Dim instance As GridCellView
     
    instance.RequestLayout()
    public override void RequestLayout()
    See Also