Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / NewRowPlaceholderProperty Field


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