WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / ItemsSource Property
In This Topic
    ItemsSource Property (C1DataFilter)
    In This Topic
    Gets or sets the object used as the data source for the current C1DataFilter control.
    Syntax
    public new IEnumerable ItemsSource {get; set;}
    See Also