Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / FrozenRowsProperty Field


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