ComponentOne Xamarin.Android
IsLayoutRequested Property (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members