C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / HasNestedScrollingParent Property


In This Topic
HasNestedScrollingParent Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasNestedScrollingParent As Boolean
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.HasNestedScrollingParent
See Also