C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / ChildCount Property


In This Topic
ChildCount Property (GridBase)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ChildCount As Integer
 
'Usage
 
Dim instance As GridBase
Dim value As Integer
 
value = instance.ChildCount
See Also