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


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