Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class / ItemsSourceProperty Field


In This Topic
    ItemsSourceProperty Field (FlexGrid)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsSourceProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexGrid.ItemsSourceProperty
    public static readonly Xamarin.Forms.BindableProperty ItemsSourceProperty
    See Also