C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridDataMap Class / ItemsSourceProperty Field


In This Topic
ItemsSourceProperty Field (GridDataMap)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = GridDataMap.ItemsSourceProperty
See Also