Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / CheckListBehavior Class / SelectionBindingProperty Field


In This Topic
    SelectionBindingProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionBindingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = CheckListBehavior.SelectionBindingProperty
    public static readonly DependencyProperty SelectionBindingProperty
    See Also