FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / CheckListBehavior Class / SelectionBindingProperty Field

In This Topic
    SelectionBindingProperty Field
    In This Topic
    Identifies the SelectionBinding dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectionBindingProperty As DependencyProperty
    public static readonly DependencyProperty SelectionBindingProperty
    See Also