Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / C1TreeMap Class / ChildItemsPathProperty Field


In This Topic
    ChildItemsPathProperty Field (C1TreeMap)
    In This Topic
    Identifies the ChildItemsPath dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChildItemsPathProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeMap.ChildItemsPathProperty
    public static readonly DependencyProperty ChildItemsPathProperty
    See Also