ComponentOne Xamarin.Android
IsLayoutRequested Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members