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


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