ComponentOne Xamarin.Android
ClipChildren Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : ClipChildren Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property ClipChildren As Boolean
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.ClipChildren
public virtual bool ClipChildren {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members