C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / ItemsSource Property

In This Topic
ItemsSource Property (C1InputPanel)
In This Topic
Gets or sets a collection of items that will be shown.
Syntax
'Declaration
 
Public Property ItemsSource As IEnumerable
 
See Also