C1.Android.Input Assembly / C1.Android.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
See Also