ComponentOne Xamarin.Android
FocusedChild Property (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members