Gets a collection of the table's dependencies. The collection is kept up-to-date and is suitable for data-binding.
| C# |
public ObservableCollection<DependencyBase> Items { get; }
| C# |
public ObservableCollection<DependencyBase> Items { get; }