C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Border Class / BorderAlignmentProperty Field


In This Topic
BorderAlignmentProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly BorderAlignmentProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1Border.BorderAlignmentProperty
See Also