ComponentOne Xamarin.Android
NestedScrollingEnabled Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members