Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / PageBorderColorProperty Field


In This Topic
    PageBorderColorProperty Field
    In This Topic
    Identifies the PageBorderColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PageBorderColorProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexViewer.PageBorderColorProperty
    public static readonly Xamarin.Forms.BindableProperty PageBorderColorProperty
    See Also