[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets a collection that is used to generate the content of the control.

Declaration
public IEnumerable ItemsSource { get; set; }
Remarks

The collection must implement the IEnumerable interface.