ComponentOne Xamarin.Android
ChildCount Property (C1ToggleButton)


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

Reference

C1ToggleButton Class
C1ToggleButton Members