ComponentOne Xamarin.Android
HasNestedScrollingParent Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members