ComponentOne Xamarin.iOS Documentation
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ITreeMap Interface / ChildItemsPath Property


In This Topic
    ChildItemsPath Property (ITreeMap)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property ChildItemsPath As String
    'Usage
     
    
    Dim instance As ITreeMap
    Dim value As String
     
    value = instance.ChildItemsPath
    string ChildItemsPath {get;}
    See Also