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


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