ComponentOne Xamarin.Android
IsAttachedToWindow Property (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members