Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / EmptyGridBehavior Class / EmptyViewProperty Field


In This Topic
    EmptyViewProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EmptyViewProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = EmptyGridBehavior.EmptyViewProperty
    public static readonly DependencyProperty EmptyViewProperty
    See Also