ComponentOne Xamarin.Android
IsLayoutRequested Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members