ComponentOne Xamarin.Android
IsLaidOut Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members