Gets or sets the data binding for the child collection.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public BindingBase Binding { get; set; }
Visual Basic (Declaration)
Public Property Binding As BindingBase

See Also