ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field
    In This Topic
    Identifies the ItemsSource dependency property.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly ItemsSourceProperty As DependencyProperty
    public new static readonly DependencyProperty ItemsSourceProperty
    See Also