ComponentOne Xamarin.Android
ForceLayout Method (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : ForceLayout Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("forceLayout", 
   "()V", 
   "GetForceLayoutHandler")>
Public Overridable Sub ForceLayout() 
'Usage
 
Dim instance As GridCellView
 
instance.ForceLayout()
[Android.Runtime.Register("forceLayout", 
   "()V", 
   "GetForceLayoutHandler")]
public virtual void ForceLayout()
See Also

Reference

GridCellView Class
GridCellView Members