C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDataMap Class / ItemsSource Property

In This Topic
ItemsSource Property (GridDataMap)
In This Topic
Gets or sets the collection of items to map.
Syntax
'Declaration
 
Public Property ItemsSource As IEnumerable
 
See Also