ComponentOne FlexGrid for UWP
ItemsSource Property (C1FlexGridEditorFlyoutPresenter)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGridEditorFlyoutPresenter Class : ItemsSource Property
Gets or sets the System.Collections.IEnumerable used to populate the editor's popup window.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
See Also

Reference

C1FlexGridEditorFlyoutPresenter Class
C1FlexGridEditorFlyoutPresenter Members