Click or drag to resize

CollectionDataBindingBaseCollection Property

Current collection that the binding provides.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Collection Collection { get; }

Property Value

Type: Collection
See Also