Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1TextBox Class / BorderRadiusProperty Field


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