WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ItemsSource Property
In This Topic
    ItemsSource Property (FlexGrid)
    In This Topic
    Gets or sets the collection of items.
    Syntax
    public IEnumerable ItemsSource {get; set;}
    See Also