Property ItemsSource
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
ItemsSource
public ObservableCollection<TParent> ItemsSource { get; set; }
Property Value
- ObservableCollection<TParent>
public ObservableCollection<TParent> ItemsSource { get; set; }