[]
Gets the collection to which the bound item belongs to.
public IDataCollection<object> DataCollection { get; set; }
Public Property DataCollection As IDataCollection(Of Object)