ComponentOne Xamarin.Android
ChildCount Property (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members