ComponentOne Xamarin.Android
RemoveAllViewsInLayout Method (GridBase)


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

Reference

GridBase Class
GridBase Members