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

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