Represents a typed data source for a TreeDataGrid control.
public interface ITreeDataGridSource<TModel> : ITreeDataGridSource, INotifyPropertyChanged
kind:method, kind:property, kind:ctor. Press Esc to clear.ItemsGets or sets the items in the data source.