Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / EmptyGridBehavior Class / AssociatedType Property


In This Topic
    AssociatedType Property (EmptyGridBehavior)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property AssociatedType As Type
    'Usage
     
    
    Dim instance As EmptyGridBehavior
    Dim value As Type
     
    value = instance.AssociatedType
    protected Type AssociatedType {get;}
    See Also