ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / ItemsSourceProperty Field

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