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


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