Returns this element's parent ItemsSource Property.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public IEnumerable ParentItemsSource { get; } |
Visual Basic |
---|
Public ReadOnly Property ParentItemsSource As IEnumerable Get |